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

This commit is contained in:
Robert Kaussow 2020-08-28 09:49:49 +02:00
parent 94f7fca318
commit 8dcfb194bd
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 4 additions and 4 deletions

View File

@ -75,10 +75,10 @@ steps:
- /docker-pushrm
command:
- --file
- $${README_PATH}
- README.md
- --short
- $${SHORT_DESCRIPTION}
- $${REPO_NAME}
- Custom Alpine base image
- xoxys/${DRONE_REPO_NAME}
environment:
DOCKER_PASS:
from_secret: docker_password
@ -121,6 +121,6 @@ depends_on:
---
kind: signature
hmac: 4c402ceb5cf7c74ddaf43b229a7dfac9d2f46f47de931c6693ecd09ed79657e1
hmac: b9eb9d4ec40c81af272e943df4db8b2a1594b507bde346439a429e273fdd8389
...