patch: pipeline manual
Some checks failed
ci/woodpecker/push/build-pipeline Pipeline was successful
ci/woodpecker/deployment/deploy-pipeline Pipeline failed

This commit is contained in:
spassignat
2026-05-04 09:01:09 +02:00
parent 7bd7dc0e62
commit b8e748103d
2 changed files with 2 additions and 2 deletions

View File

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