Skip to content

Commit

Permalink
gitlab-ci: make pipeline/jobs interruptible
Browse files Browse the repository at this point in the history
  • Loading branch information
minijackson committed May 23, 2024
1 parent 2ec05c0 commit 3cd82a6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
workflow:
auto_cancel:
on_new_commit: interruptible

default:
interruptible: true
tags:
- nix

Expand Down

0 comments on commit 3cd82a6

Please sign in to comment.