Remove GitLab CI

pull/1154/head
Andrew Rabert 6 years ago
parent af520f0e3a
commit ba9ce4dcb9

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