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

This commit is contained in:
spassignat
2026-05-02 16:07:18 +02:00
parent 42f7166a11
commit 769550c990

View File

@@ -114,7 +114,7 @@ steps:
from_secret: nexus_password
commands: |
source $CI_WORKSPACE/version.env
echo $CI_REPO_OWNER
echo $CI_REPO_OWNER
echo $CI_REPO_NAME
if [ "$version_type" != "none" ]; then