Enable interruptible jobs' pipelines (#10167)

This commit is contained in:
James
2023-06-08 10:12:13 +00:00
committed by GitHub
parent 2b80d053f3
commit 26ed50f04a

View File

@ -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