switch to docker-pushrm
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Robert Kaussow 2020-08-27 22:55:13 +02:00
parent 893fb382ce
commit 155c165777
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@ steps:
- name: readme
image: chko/docker-pushrm:1
command:
- echo "$${README_PATH}" "$${SHORT_DESCRIPTION}" "$${REPO_NAME}"
- /docker-pushrm --file README.md --short "Custom Alpine base image" xoxys/${DRONE_REPO_NAME}
environment:
DOCKER_PASS:
from_secret: docker_password
@ -115,6 +115,6 @@ depends_on:
---
kind: signature
hmac: 360b5f6d81528bd9876320f92ad1f675c0510abd03ec0b2b79346ffda5a154ea
hmac: bef51139e61fed75a240ae239b139362a942d1e823ef3b05cc700ea40f988bf3
...