summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2023-05-29 12:55:52 +0200
committerDaniel Weipert <code@drogueronin.de>2023-05-29 12:55:52 +0200
commit2c085da6502d20ccb494df09eff7b319d59d4ba6 (patch)
treed0c638dd4f5fcadcb6ddc0520521331244da6cad /Readme.md
parent8745fd05b0fcff48a1923854183fd6a4516f6e6b (diff)
gitlab-ci
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index af3af6a..bebbbc1 100644
--- a/Readme.md
+++ b/Readme.md
@@ -36,3 +36,6 @@
### APK
- https://stackoverflow.com/questions/43513006/how-to-build-a-release-apk-with-signature-in-bazel
- https://groups.google.com/g/bazel-discuss/c/2BPWVRnsiGc
+
+### Gitlab CI
+- https://discourse.nixos.org/t/how-to-use-nix-develop-within-a-gitlab-ci-pipeline/24027