Update roles/demolamp/tasks/build.yml
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
source: build
|
source: build
|
||||||
tag: "{{ ansTagVer }}"
|
tag: "{{ ansTagVer }}"
|
||||||
build:
|
build:
|
||||||
path: "{{ pathTemp }}/{{ ansTagVer }}/build/nginx"
|
path: "{{ pathTemp }}"
|
||||||
dockerfile: "{{ pvgnginx.dockerFile }}"
|
dockerfile: "{{ pvgnginx.dockerFile }}"
|
||||||
pull: yes
|
pull: yes
|
||||||
push: yes
|
push: yes
|
||||||
|
|||||||
Reference in New Issue
Block a user