Explorar o código

Remove GitLab CI

Andrew Rabert %!s(int64=6) %!d(string=hai) anos
pai
achega
ba9ce4dcb9
Modificáronse 1 ficheiros con 0 adicións e 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 .