Update roles/demolamp/tasks/build.yml

This commit is contained in:
2024-02-21 16:52:16 +08:00
parent b2c42a5ede
commit 4416f08901

View File

@@ -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