aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorMax Audron <audron@cocaine.farm>2024-08-12 14:59:47 +0200
committerMax Audron <audron@cocaine.farm>2024-08-12 16:52:25 +0200
commitd212b916c3953d52e47b0a89890b6bf52dec7591 (patch)
tree669208bb0ec4bb1ca0e94faea3866120fdc16688 /.gitlab-ci.yml
parentremove jsonnet lock file (diff)
add nix build and module
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 409afdf..68be8eb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,9 +1,9 @@
---
include:
- - project: "cocainefarm/templates/ci"
- file: "/rust.yaml"
- - project: "cocainefarm/templates/ci"
- file: "/tanka.base.yaml"
+ # - project: "cocainefarm/templates/ci"
+ # file: "/rust.yaml"
+ # - project: "cocainefarm/templates/ci"
+ # file: "/tanka.base.yaml"
variables:
RUST_RELEASE: "true"