debug
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Robert Kaussow 2020-08-28 09:42:15 +02:00
parent 3e3f2a8cea
commit e5c27f6912
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61

View File

@ -77,14 +77,15 @@ steps:
- --file - --file
- ${README_PATH} - ${README_PATH}
- --short - --short
- My short description - ${SHORT_DESCRIPTION}
- xoxys/${DRONE_REPO_NAME} - ${REPO_NAME}
environment: environment:
DOCKER_PASS: DOCKER_PASS:
from_secret: docker_password from_secret: docker_password
DOCKER_USER: DOCKER_USER:
from_secret: docker_username from_secret: docker_username
README_PATH: README.md README_PATH: README.md
REPO_NAME: xoxys/${DRONE_REPO_NAME}
SHORT_DESCRIPTION: Custom Alpine base image SHORT_DESCRIPTION: Custom Alpine base image
when: when:
status: status:
@ -120,6 +121,6 @@ depends_on:
--- ---
kind: signature kind: signature
hmac: 64c7c54fc19148829d3bcf472a54b2b7473ac1f87595a20300e2e721a1dc937e hmac: ff339b587960ebe47722904ee96d653f595ca9b15a9d62360a3b0172a7914f1c
... ...