Skip to content
Snippets Groups Projects
Commit 75ca11a1 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

Removing interruptible jobs from the default.

- When there is activity, this causes the master pipeline to never
finish. Not good.
- ip6 triggers cancel current pipeline too
parent 650d7f54
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,6 @@ workflow:
default:
before_script:
- source .local/bin/env.sh
interruptible: true
artifacts:
expire_in: 1 week
paths:
......
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