GitLab CI: let deps job be interrupted
This commit is contained in:
parent
b4d2c61d15
commit
b00a189209
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ deps:
|
|||
cache:
|
||||
<<: *cache
|
||||
policy: push
|
||||
interruptible: true
|
||||
|
||||
danger:
|
||||
stage: test
|
||||
|
|
Loading…
Reference in a new issue