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

This commit is contained in:
Robert Kaussow 2020-08-28 09:38:56 +02:00
parent 602f1b144c
commit 3e3f2a8cea
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 3 additions and 6 deletions

View File

@ -75,14 +75,11 @@ steps:
- /docker-pushrm
command:
- --file
- README.md
- ${README_PATH}
- --short
- My short description
- --debug
- xoxys/alpine
- xoxys/${DRONE_REPO_NAME}
environment:
DOCKERHUB_REPO_NAME: ${DRONE_REPO_NAME}
DOCKERHUB_REPO_PREFIX: xoxys
DOCKER_PASS:
from_secret: docker_password
DOCKER_USER:
@ -123,6 +120,6 @@ depends_on:
---
kind: signature
hmac: 1c4c843182e4149c1d1ab27e1f5c53d5a5d93ab1159f683d66cd156cc4025b35
hmac: 64c7c54fc19148829d3bcf472a54b2b7473ac1f87595a20300e2e721a1dc937e
...