Compare commits
1 Commits
8eb69dab14
...
f8fa89afca
Author | SHA1 | Date | |
---|---|---|---|
f8fa89afca |
@ -24,7 +24,7 @@ steps:
|
|||||||
REGISTRY_PWD:
|
REGISTRY_PWD:
|
||||||
from_secret: registry_pwd
|
from_secret: registry_pwd
|
||||||
commands:
|
commands:
|
||||||
- echo $REGISTRY_PWD | docker login -u drone --password-stdin
|
- echo $REGISTRY_PWD | docker login -u drone --password-stdin registry.drone
|
||||||
- docker push registry.drone/minebot:latest
|
- docker push registry.drone/minebot:latest
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user