summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2023-05-29 12:25:10 +0200
committerDaniel Weipert <code@drogueronin.de>2023-05-29 12:25:10 +0200
commit5837714122715d81a711736246261f8c6c7bea8e (patch)
tree604b777b5417e93b60b86a5da68d1644a30d93f7
parent86e42b91d9856c98bcf0b2549d18b125985ca6e0 (diff)
gitlab-ci
-rw-r--r--.gitlab-ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4331f01..1285acb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,7 +10,8 @@ build:
- export NIX_PATH=nixpkgs=channel:nixos-unstable
script:
- - nix-shell --command "make build"
+ - nix-env -f shell.nix -i -A buildInputs
+ - make build
artifacts:
paths: