patch: pipeline manual
All checks were successful
ci/woodpecker/push/build-pipeline Pipeline was successful
All checks were successful
ci/woodpecker/push/build-pipeline Pipeline was successful
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user