[DRONE] Rewrite build and publish CI
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
9af2f8ec4d
commit
6927a9d66b
@ -9,14 +9,13 @@ steps:
|
||||
- image: 'plugins/docker'
|
||||
name: 'publish'
|
||||
pull: 'always'
|
||||
privileged: true
|
||||
settings:
|
||||
|
||||
# registery and repos
|
||||
registry: 'docker.io'
|
||||
cache_from: 'rakepanorama/ansible-deployment'
|
||||
repo: 'rakepanorama/ansible-deployment'
|
||||
custom_dns: '192.168.10.254'
|
||||
custom_dns: '10.43.0.10'
|
||||
build_args: '--network host'
|
||||
debug: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user