This commit is contained in:
parent
c747cf0daa
commit
d359e41d1d
11
.drone.yml
11
.drone.yml
@ -71,8 +71,13 @@ platform:
|
|||||||
steps:
|
steps:
|
||||||
- name: readme
|
- name: readme
|
||||||
image: chko/docker-pushrm:1
|
image: chko/docker-pushrm:1
|
||||||
commands:
|
entrypoint:
|
||||||
- /docker-pushrm --file ./README.md --short "My short description" --debug xoxys/alpine
|
- /docker-pushrm
|
||||||
|
command:
|
||||||
|
- --file ./README.md
|
||||||
|
- --short "My short description"
|
||||||
|
- --debug
|
||||||
|
- xoxys/alpine
|
||||||
environment:
|
environment:
|
||||||
DOCKERHUB_PASSWORD:
|
DOCKERHUB_PASSWORD:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
@ -116,6 +121,6 @@ depends_on:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 96030996f0d4d7b2909f924ce7c424709a02771d48ec777ca38e2378ce03e550
|
hmac: b09f42e55c6db0a265459469fca26428d688f40b3d704edd510ad4d0ab8e6c39
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user