Explorar el Código

Remove GitLab CI

Andrew Rabert hace 6 años
padre
commit
ba9ce4dcb9
Se han modificado 1 ficheros con 0 adiciones y 10 borrados
  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 .