diff options
Diffstat (limited to '.gitlab-ci.yml')
| -rw-r--r-- | .gitlab-ci.yml | 8 |
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" |
