patch: pipeline manual
Some checks failed
ci/woodpecker/push/build-pipeline Pipeline failed

This commit is contained in:
spassignat
2026-05-04 07:51:18 +02:00
parent a253393f58
commit 4e5e8f0644

View File

@@ -12,6 +12,7 @@ steps:
- name: clean_project - name: clean_project
image: *git_image image: *git_image
commands: | commands: |
ls -als /
touch /share/build.txt touch /share/build.txt
echo "1 $CI_WORKSPACE" echo "1 $CI_WORKSPACE"
rm -rf dist rm -rf dist