patch: pipeline manual
All checks were successful
ci/woodpecker/push/build-pipeline Pipeline was successful

This commit is contained in:
spassignat
2026-05-04 09:12:30 +02:00
parent 72073176d2
commit 92d85fab85
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ steps:
commands: |
env
BUILD=/shared/builds/$CI_REPO_REMOTE_ID/$CI_PIPELINE_PARENT
ls -als /shared/builds/$CI_REPO_REMOTE_ID/
ls -alsR /shared/builds/
source $BUILD
echo new version: ${NEW_VERSION}
curl -o /tmp/${CI_REPO_NAME}-${NEW_VERSION}.tar \