[keycloak] Build image when updating container
This commit is contained in:
parent
f15caa43b0
commit
c0d1ad7611
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
- name: Pull project services
|
||||
community.docker.docker_compose:
|
||||
project_src: "{{ project_dir }}"
|
||||
build: true
|
||||
recreate: never
|
||||
pull: true
|
||||
debug: true
|
||||
|
|
Loading…
Reference in a new issue