Update roles/demolamp/tasks/build.yml
This commit is contained in:
@@ -43,9 +43,9 @@
|
|||||||
build:
|
build:
|
||||||
path: "{{ build_root_abspath }}"
|
path: "{{ build_root_abspath }}"
|
||||||
pull: false
|
pull: false
|
||||||
push: yes
|
# push: yes
|
||||||
repository: "{{ demolamp.pushRepoName }}:{{ ansTagVer }}"
|
# repository: "{{ demolamp.pushRepoName }}:{{ ansTagVer }}"
|
||||||
force_tag: yes
|
# force_tag: yes
|
||||||
timeout: 300
|
# timeout: 300
|
||||||
state: present
|
# state: present
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user