switch to docker-pushrm
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Robert Kaussow 2020-08-27 22:47:24 +02:00
parent 0da948417c
commit 3e1ea273d8
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61

View File

@ -72,7 +72,7 @@ steps:
- name: readme
image: chko/docker-pushrm:1
command:
- /docker-pushrm --file "$${README_PATH}" --short "$${SHORT_DESCRIPTION}" "$${REPO_NAME}"
- echo "$${README_PATH}" "$${SHORT_DESCRIPTION}" "$${REPO_NAME}"
environment:
DOCKER_PASS:
from_secret: docker_password