Update .gitlab-ci.yml file

This commit is contained in:
2023-07-01 10:34:41 +00:00
parent fe58b4a77a
commit 7bea34b915
+6 -8
View File
@@ -1,12 +1,10 @@
stages:
- build
jobs:
jupiter-build:
image: nixos/nix
stage: build
script:
- nix build
rules:
when: manual
jupiter-build:
image: nixos/nix
stage: build
script:
- nix build