.gitlabci: Fix regression upon rebase

This commit is contained in:
Aleix Pol i Gonzalez
2026-07-06 18:12:05 +02:00
parent d35227f1c3
commit 8a9156de77

View File

@@ -61,7 +61,7 @@ imaging:
- if [ "$IMAGING_MODE" = stage ] && [ "$CI_JOB_STATUS" = success ]; then exit 0; fi
- if [ "$IMAGING_MODE" = test ]; then exit 0; fi
- ./upload-to-storage.sh || true
artifacts:
artifacts: &artifacts
expire_in: 4 weeks
when: always
paths: