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

This commit is contained in:
spassignat
2026-05-02 14:15:14 +02:00
parent 5334fc423d
commit 505e4235af

View File

@@ -82,7 +82,7 @@ steps:
image: *node_image
commands: |
echo "ARTIFACT_PATH=$CI_WORKSPACE/artifacts/$NEW_VERSION" >> $CI_WORKSPACE/version.env
echo "ARTIFACT_FILE=$CI_WORKSPACE/artifacts/$ARTIFAC" >> $CI_WORKSPACE/version.env
echo "ARTIFACT_FILE=$CI_WORKSPACE/artifacts/$ARTIFAC.tar.gz" >> $CI_WORKSPACE/version.env
source $CI_WORKSPACE/version.env
if [ "$version_type" != "none" ]; then
mkdir -p $ARTIFACT_PATH