This commit is contained in:
Robert Kaussow 2020-08-28 09:44:33 +02:00
parent e5c27f6912
commit 9bd7701d33
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61

View File

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