Skip to content
Snippets Groups Projects
Unverified Commit 26ed50f0 authored by James's avatar James Committed by GitHub
Browse files

Enable interruptible jobs' pipelines (#10167)

parent 2b80d053
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,7 @@ before_script:
.testcases: &testcases
<<: *job
retry: 1
interruptible: true
before_script:
- update-alternatives --install /usr/bin/python python /usr/bin/python3 1
- ./tests/scripts/rebase.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment