[DRONE] Added buildargs
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
7755764db1
commit
1b884f3378
@ -10,6 +10,7 @@ steps:
|
||||
name: 'publish'
|
||||
pull: 'always'
|
||||
privileged: true
|
||||
|
||||
settings:
|
||||
|
||||
# registery and repos
|
||||
@ -17,6 +18,8 @@ steps:
|
||||
cache_from: 'rakepanorama/ansible-deployment'
|
||||
repo: 'rakepanorama/ansible-deployment'
|
||||
|
||||
build_args: '--network host'
|
||||
|
||||
# build stuff
|
||||
dockerfile: 'Dockerfile.linux.amd64'
|
||||
daemon_off: 'false'
|
||||
|
Loading…
Reference in New Issue
Block a user