correct docker repo name
This commit is contained in:
parent
5e49fc7e9c
commit
2eddca0818
@ -29,7 +29,7 @@ steps:
|
||||
- COMMIT_HASH=$(git log -n 1 --pretty=%H)
|
||||
# collect info from current image
|
||||
- echo $REGISTRY_PWD | docker login -u drone --password-stdin registry.jfmonty2.com
|
||||
- docker pull registry.jfmonty2.com/drone:latest
|
||||
- docker pull registry.jfmonty2.com/drone-server:latest
|
||||
- IMAGE_COMMIT_HASH=$(docker image inspect -f '{{ .Config.Labels.drone_commit_hash }}' registry.jfmonty2.com/drone:latest)
|
||||
# compare
|
||||
- |
|
||||
|
Loading…
x
Reference in New Issue
Block a user