This commit is contained in:
Robert Kaussow 2020-08-28 09:44:33 +02:00
parent e5c27f6912
commit 9bd7701d33
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 3 additions and 3 deletions

View File

@ -75,10 +75,10 @@ steps:
- /docker-pushrm
command:
- --file
- ${README_PATH}
- $${README_PATH}
- --short
- ${SHORT_DESCRIPTION}
- ${REPO_NAME}
- $${SHORT_DESCRIPTION}
- $${REPO_NAME}
environment:
DOCKER_PASS:
from_secret: docker_password