Added build: always, so custom Dockerfile will be built
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
project_src: "{{ item }}"
|
||||
state: present
|
||||
pull: always
|
||||
build: always
|
||||
loop: "{{ docker_compose_dirs | default([]) }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user