aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1cdba9a..2bc5f8d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
include:
- project: "cocainefarm/templates/ci"
- file: "/rust.base.yaml"
+ file: "/rust.yaml"
rules:
- if: $CI_COMMIT_TAG == null
- project: "cocainefarm/templates/ci"
repo git implsMax Audron-209/+235 2024-03-27implement basic cloning and updating with gixMax Audron-771/+2229 2023-08-02release 1.0.4Max Audron-1/+1 - add error message if no projects are found - document issue with ssh config being ignored 2023-08-02fix static compile on darwinMax Audron-9/+16 2023-08-02add direnv to gitignoreMax Audron-0/+1 2023-08-02document issue with ignored ssh configMax Audron-0/+14 2023-08-02add error message if no projects foundMax Audron-2/+6 2023-08-02setup new nix flake using craneMax Audron-115/+225 2023-06-22update dependenciesMax Audron-469/+457 2022-07-06release 1.0.1Max Audron-1/+57 - fix gitlab api not returning all results 2022-07-06paginate results from gitlab apiMax Audron-11/+36 2022-06-20add gitlab upload commandMax Audron-0/+4 2022-06-20prepare release 1.0.0Max Audron-3/+17