debug
continuous-integration/drone/push Build is failing Details

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

View File

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