Update roles/demolamp/tasks/build.yml
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
build:
|
||||
path: "{{ pathTemp }}"
|
||||
dockerfile: "{{ pvgnginx.dockerFile }}"
|
||||
pull: no
|
||||
pull: false
|
||||
push: yes
|
||||
repository: "{{ pvgnginx.pushRepoName }}:{{ ansTagVer }}"
|
||||
force_tag: yes
|
||||
|
||||
Reference in New Issue
Block a user