summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Collapse)Author
2020-03-26[CI] Replace the kaniko build method with the included gitlab-ci.ymlMicah Anderson
The kaniko build method exposes various failures that are strange and unrelated to the code. We decided to switch back to Docker-in-Docker builds, until upstream has resolved these issues.
2019-10-10Add Dockerfile and .gitlab-ci.yamlmicah