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