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

fix: wip new pipeline

parent 0533a130
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,6 @@ after_script: ...@@ -17,7 +17,6 @@ after_script:
test: test:
stage: test stage: test
tags: tags:
- nixos
- gen3 - gen3
script: script:
- nix develop --command run-ci-tests - nix develop --command run-ci-tests
...@@ -25,7 +24,6 @@ test: ...@@ -25,7 +24,6 @@ test:
deploy: deploy:
stage: deploy stage: deploy
tags: tags:
- nixos
- gen3 - gen3
script: script:
- nix develop --command deploy - nix develop --command deploy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment