publish readme to quay.io repo
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-08-30 16:10:39 +02:00
parent 5a25fd1a0e
commit 622c0fdfac
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 3 additions and 2 deletions

View File

@ -118,7 +118,8 @@ steps:
entrypoint:
- /docker-pushrm
command:
- --provider quay
- --provider
- quay
- --file
- README.md
- quay.io/xoxys/${DRONE_REPO_NAME}
@ -162,6 +163,6 @@ depends_on:
---
kind: signature
hmac: be24ff9d38525a2d8b47737423eacc7f492319218a396e1f050905b51fb5cf0c
hmac: ba567bd6c0bcc0a996a9a7420e9e978db1601bdc7c9577a85398ba8b4c1cc689
...