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: ...@@ -25,6 +25,7 @@ tests:
tags: tags:
- nixos-gen3 - nixos-gen3
script: script:
- printenv
- nix develop .#gitlab --command run-ci-tests - nix develop .#gitlab --command run-ci-tests
cache: cache:
untracked: true untracked: true
...@@ -73,6 +74,6 @@ deploy: ...@@ -73,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: '$CI_PUSH_OPTION_CI_VARIABLE' - if: $CI_PUSH_OPTION_CI_VARIABLE
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