Compare commits
1 Commits
f8fa89afca
...
8eb69dab14
Author | SHA1 | Date | |
---|---|---|---|
8eb69dab14 |
@ -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 registry.drone
|
- echo $REGISTRY_PWD | docker login -u drone --password-stdin
|
||||||
- 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