Browse Source

Remove GitLab CI

Andrew Rabert 6 years ago
parent
commit
ba9ce4dcb9
1 changed files with 0 additions and 10 deletions
  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 .