switch to docker-pushrm
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Robert Kaussow 2020-08-27 22:47:24 +02:00
parent 0da948417c
commit 3e1ea273d8
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 1 additions and 1 deletions

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