瀏覽代碼

Remove GitLab CI

Andrew Rabert 6 年之前
父節點
當前提交
ba9ce4dcb9
共有 1 個文件被更改,包括 0 次插入10 次删除
  1. 0 10
      .gitlab-ci.yml

+ 0 - 10
.gitlab-ci.yml

@@ -1,10 +0,0 @@
-variables:
-  GIT_DEPTH: "1"
-  GIT_SUBMODULE_STRATEGY: "recursive"
-
-build:docker:
-  image: docker
-  services:
-    - docker:dind
-  script:
-    - docker build .