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