Skip to content
Snippets Groups Projects
Commit 5e489954 authored by Dmitry Rodionov's avatar Dmitry Rodionov
Browse files

ci: make test jobs interruptible so they're cancelled

NO_DOC=internal
NO_CHANGELOG=internal
NO_TEST=internal
parent 1d4d5275
No related branches found
No related tags found
1 merge request!186ci: make test jobs interruptible so they're cancelled
Pipeline #46240 failed
......@@ -38,6 +38,7 @@ workflow:
.test:
stage: test
interruptible: true
variables:
GIT_STRATEGY: clone
GIT_DEPTH: 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment