Skip to content

Commit

Permalink
Enable interruptible jobs' pipelines (kubernetes-sigs#10167)
Browse files Browse the repository at this point in the history
  • Loading branch information
j4m3s-s authored Jun 8, 2023
1 parent 2b80d05 commit 26ed50f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 26ed50f

Please sign in to comment.