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:
@@ -13,7 +13,7 @@ steps:
|
|||||||
image: *git_image
|
image: *git_image
|
||||||
commands: |
|
commands: |
|
||||||
ls -als /
|
ls -als /
|
||||||
touch /share/build.txt
|
touch /shared/build.txt
|
||||||
echo "1 $CI_WORKSPACE"
|
echo "1 $CI_WORKSPACE"
|
||||||
rm -rf dist
|
rm -rf dist
|
||||||
rm -f $CI_WORKSPACE/build/version.env
|
rm -f $CI_WORKSPACE/build/version.env
|
||||||
|
|||||||
Reference in New Issue
Block a user