diff --git a/templates/gitlab-ci.yml b/templates/gitlab-ci.yml index 39bcea0..d01138b 100644 --- a/templates/gitlab-ci.yml +++ b/templates/gitlab-ci.yml @@ -1,4 +1,7 @@ --- +default: + interruptible: true + .docker: stage: build image: docker:stable