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

fix: wip new pipeline

parent a41ef045
No related branches found
No related tags found
No related merge requests found
...@@ -74,6 +74,6 @@ deploy: ...@@ -74,6 +74,6 @@ deploy:
- nix develop .#gitlab --command build-and-publish - nix develop .#gitlab --command build-and-publish
when: on_success when: on_success
rules: rules:
- if: $DEPLOY_VERSION - if: $DEPLOY_VERSION && $CI_COMMIT_TAG
when: always when: always
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment