From d212b916c3953d52e47b0a89890b6bf52dec7591 Mon Sep 17 00:00:00 2001 From: Max Audron Date: Mon, 12 Aug 2024 14:59:47 +0200 Subject: add nix build and module --- .gitlab-ci.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.gitlab-ci.yml') 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" -- cgit v1.2.3