Update roles/demolamp/tasks/build.yml

This commit is contained in:
2024-03-12 14:50:56 +08:00
parent ef467c903f
commit 81aa41f761

View File

@@ -37,7 +37,7 @@
build:
path: "{{ pathTemp }}"
dockerfile: "{{ pvgnginx.dockerFile }}"
pull: yes
pull: no
push: yes
repository: "{{ pvgnginx.pushRepoName }}:{{ ansTagVer }}"
force_tag: yes