Remove GitLab CI

This commit is contained in:
Andrew Rabert 2018-12-12 22:50:53 -05:00
parent af520f0e3a
commit ba9ce4dcb9

View File

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