Skip to content
Snippets Groups Projects
Commit 03bb96f3 authored by Greg Hellings's avatar Greg Hellings
Browse files

Release needs to run in a Container

parent 7efca436
No related merge requests found
Pipeline #1020 passed
......@@ -41,6 +41,8 @@ build:
"Create release":
stage: release
image: registry.gitlab.com/gitlab-org/release-cli:latest
tags:
- docker
rules:
- if: $CI_COMMIT_BRANCH == "main"
when: always
......
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