[Docker] Updated image repository url
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
aa6602dc46
commit
0a1a8238dd
@ -6,13 +6,13 @@ type: 'docker'
|
|||||||
steps:
|
steps:
|
||||||
|
|
||||||
# build and publish
|
# build and publish
|
||||||
- image: 'plugins/docker'
|
- image: 'registry.hub.docker.com/plugins/docker'
|
||||||
name: 'publish'
|
name: 'publish'
|
||||||
pull: 'always'
|
pull: 'always'
|
||||||
settings:
|
settings:
|
||||||
|
|
||||||
# registery and repos
|
# registery and repos
|
||||||
registry: 'docker.io'
|
registry: 'registry.hub.docker.com'
|
||||||
cache_from: 'rakepanorama/ansible-deployment'
|
cache_from: 'rakepanorama/ansible-deployment'
|
||||||
repo: 'rakepanorama/ansible-deployment'
|
repo: 'rakepanorama/ansible-deployment'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user