summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--release.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/release.nix b/release.nix
index 6b1340b..a4a1746 100644
--- a/release.nix
+++ b/release.nix
@@ -8,7 +8,7 @@
common = import tests/common.nix;
desktop = import tests/desktop.nix;
container-shape = import tests/container-shape.nix;
- gitlab = import tests/gitlab.nix;
+ # gitlab = import tests/gitlab.nix;
};
}