[DRONE] Added buildargs
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Simon Cornet 2022-10-07 12:19:00 +02:00
parent 1b884f3378
commit 4b0ad3b487

View File

@ -18,8 +18,6 @@ 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'