build
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
2026-03-07 21:03:30 +01:00
parent ad90eaa514
commit 579ec520a2

View File

@@ -91,4 +91,5 @@
- name: Build tasmota - name: Build tasmota
ansible.builtin.shell: ansible.builtin.shell:
cmd: 'mv /share/docker_data/docker-tasmota/Tasmota/build_output/firmware/* /share/docker_data/webhub/fw/{{ BRANCH }}/' #cmd: 'mv /share/docker_data/docker-tasmota/Tasmota/build_output/firmware/* /share/docker_data/webhub/fw/{{ BRANCH }}/'
cmd: 'mv /share/docker_data/docker-tasmota/Tasmota/build_output/firmware/* /var/lib/docker/volumes/webhub_data/_data/fw/{{ BRANCH }}/'