Skip to content
Snippets Groups Projects
Commit cc16a160 authored by Julien Leduc's avatar Julien Leduc
Browse files

Only run nightly1 in triggers for now.

parent 0c13e8ac
Branches
Tags
No related merge requests found
......@@ -5,6 +5,7 @@ stages:
- rename:dockerimage
- test
- regressions
- shouldfail
- publish_rpm
before_script:
......@@ -155,7 +156,6 @@ nightly1:
stage: shouldfail
only:
- triggers
- schedules
script:
- echo "Running nightly tests"
- export NAMESPACE="archiveretrieve-${CTA_BUILD_ID}-$(cat /dev/urandom | tr -dc 'a-z0-9' | fold -w 4 | head -n 1)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment