mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-10 15:32:09 -03:30
Enable interruptible jobs' pipelines (#10167)
This commit is contained in:
parent
2b80d053f3
commit
26ed50f04a
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user