Skip to content
Snippets Groups Projects
Commit cd724f84 authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

make ci job build_image interruptible, fixes #3987

Closes #3987

Merge request studip/studip!2837
parent c6801763
No related branches found
No related tags found
No related merge requests found
......@@ -419,6 +419,7 @@ build_image:
entrypoint: [""]
stage: build
when: manual
interruptible: true
variables:
IMAGE_TAG: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_NAME
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment