This commit is contained in:
parent
602f1b144c
commit
3e3f2a8cea
@ -75,14 +75,11 @@ steps:
|
|||||||
- /docker-pushrm
|
- /docker-pushrm
|
||||||
command:
|
command:
|
||||||
- --file
|
- --file
|
||||||
- README.md
|
- ${README_PATH}
|
||||||
- --short
|
- --short
|
||||||
- My short description
|
- My short description
|
||||||
- --debug
|
- xoxys/${DRONE_REPO_NAME}
|
||||||
- xoxys/alpine
|
|
||||||
environment:
|
environment:
|
||||||
DOCKERHUB_REPO_NAME: ${DRONE_REPO_NAME}
|
|
||||||
DOCKERHUB_REPO_PREFIX: xoxys
|
|
||||||
DOCKER_PASS:
|
DOCKER_PASS:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
DOCKER_USER:
|
DOCKER_USER:
|
||||||
@ -123,6 +120,6 @@ depends_on:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 1c4c843182e4149c1d1ab27e1f5c53d5a5d93ab1159f683d66cd156cc4025b35
|
hmac: 64c7c54fc19148829d3bcf472a54b2b7473ac1f87595a20300e2e721a1dc937e
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user