diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 48982b83bc5aabf5a60e8c06cc473515e6af7a41..05a3554c9b85b4fb6ad10fcafcd38aecc05ad7d7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,7 +17,6 @@ after_script: test: stage: test tags: - - nixos - gen3 script: - nix develop --command run-ci-tests @@ -25,7 +24,6 @@ test: deploy: stage: deploy tags: - - nixos - gen3 script: - nix develop --command deploy