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

fix: wip new pipeline

parent 1b6c1298
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,7 @@ tests:
tags:
- nixos-gen3
script:
- printenv
- nix develop .#gitlab --command run-ci-tests
cache:
untracked: true
......@@ -73,6 +74,6 @@ deploy:
- nix develop .#gitlab --command build-and-publish
when: on_success
rules:
- if: '$CI_PUSH_OPTION_CI_VARIABLE'
- if: $CI_PUSH_OPTION_CI_VARIABLE
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