Update roles/demolamp/tasks/build.yml

This commit is contained in:
2024-02-23 17:23:29 +08:00
parent 3a22d496b3
commit 603679240e

View File

@@ -40,7 +40,7 @@
source: build
tag: "{{ ansTagVer }}"
build:
path: "{{ build_root_abspath }}"
path: "{{ pathTemp }}"
pull: false
push: yes
repository: "{{ demolamp.pushRepoName }}:{{ ansTagVer }}"