Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects

force pull on docker build

Merged Vehbo DZOGOVIC requested to merge force_pull_on_docker_build into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -18,6 +18,7 @@
- name: Building image
community.docker.docker_image:
build:
pull: true
path: ../
args:
http_proxy: "{{ lookup('ansible.builtin.env', 'HTTP_PROXY') }}"
Loading