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

This commit is contained in:
Robert Kaussow 2020-08-28 09:03:09 +02:00
parent cae639d916
commit 5083af6d0c
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 4 additions and 2 deletions

View File

@ -70,7 +70,9 @@ platform:
steps:
- name: readme
image: sheogorath/readme-to-dockerhub
image: chko/docker-pushrm:1
commands:
- /docker-pushrm --file ./README.md --short "My short description" --debug xoxys/alpine
environment:
DOCKERHUB_PASSWORD:
from_secret: docker_password
@ -114,6 +116,6 @@ depends_on:
---
kind: signature
hmac: 598035ea2f0d3f435573e6ff4fcd90da93e4d04b462dbee25d0738996b543c9f
hmac: 1cf5dc1669d06f8e91e2577eebade3eb7b29f44d745f5446572045da5ef991a8
...