Skip to content
Snippets Groups Projects
Verified Commit cfb20764 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

fix: test ci

parent a2d220cb
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,8 @@ stages:
tag-it:
tags:
- nixos
stage: tag
script:
- devenv shell ;\
......@@ -39,6 +41,8 @@ tag-it:
- tags
release:
tags:
- nixos
stage: release
image:
name: goreleaser/goreleaser
......
......@@ -59,6 +59,8 @@ tasks:
tag-it:
tags:
- nixos
stage: tag
script:
- devenv shell ;\
......@@ -81,6 +83,8 @@ tasks:
- tags
release:
tags:
- nixos
stage: release
image:
name: goreleaser/goreleaser
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment