Skip to content
Snippets Groups Projects
Commit 5e32a93e authored by Sigmund, Dominik's avatar Sigmund, Dominik
Browse files

Added Tag

parent 5365f576
No related branches found
No related tags found
No related merge requests found
Pipeline #94623 failed
......@@ -7,6 +7,8 @@ variables:
build:
image: golang:${GOLANG_VERSION}
tags:
- global-runner
stage: build
services:
- docker
......@@ -26,6 +28,8 @@ build:
release:
image: registry.gitlab.com/gitlab-org/release-cli:latest
stage: release
tags:
- global-runner
script:
- echo "Creating a release"
release:
......
logo.png 0 → 100644
logo.png

167 KiB

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