Update roles/demolamp/tasks/build.yml

This commit is contained in:
2024-03-12 14:35:47 +08:00
parent d8be9af52a
commit ef467c903f

View File

@@ -35,7 +35,7 @@
source: build
tag: "{{ ansTagVer }}"
build:
path: "{{ pathTemp }}/{{ ansTagVer }}/build/nginx"
path: "{{ pathTemp }}"
dockerfile: "{{ pvgnginx.dockerFile }}"
pull: yes
push: yes