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