Skip to content
Snippets Groups Projects
Commit b32e2649 authored by Daniel Firth's avatar Daniel Firth
Browse files

flake-to-gitlab-ci: 0.2.0.0 -> 0.2.1.0

parent 5d5ece44
Branches
No related merge requests found
......@@ -5,7 +5,7 @@ stages:
generate-flake-ci:
stage: generate
script: nix run "git+https://gitlab.homotopic.tech/haskell/flake-to-gitlab-ci" > flake-ci.yml
script: nix run "git+https://gitlab.homotopic.tech/haskell/flake-to-gitlab-ci?ref=refs/tags/0.2.1.0" > flake-ci.yml
artifacts:
paths:
- flake-ci.yml
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment