Skip to content

Resolve "set up testing infrastructure"

kabir requested to merge 7-set-up-testing-infrastructure into master

installed a docker based gitlab runner with shell option on the testing server, which is runnable as a shell command. it is not the recommended gitlab-runner type (which is docker) but we need this one since we are going to use nomad/consul cluster jobs and probably other stuff)

Closes #7 (closed)

Merge request reports