Update roles/demolamp/tasks/build.yml

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

View File

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