diff options
Diffstat (limited to '.gitlab-ci.yml')
| -rw-r--r-- | .gitlab-ci.yml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml deleted file mode 100644 index 68be8eb..0000000 --- a/.gitlab-ci.yml +++ /dev/null @@ -1,16 +0,0 @@ ---- -include: - # - project: "cocainefarm/templates/ci" - # file: "/rust.yaml" - # - project: "cocainefarm/templates/ci" - # file: "/tanka.base.yaml" - -variables: - RUST_RELEASE: "true" - RUST_RELEASE_CRATESIO: "true" - -workflow: - rules: - - if: $CI_MERGE_REQUEST_IID - - if: $CI_COMMIT_TAG - - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH |
