git,continuous-integration,gitlab,gitlab-ci,gitlab-ci-runner
It seems this is a bit user error, a bit poor UI. I was trying to test my new build settings by going in to a build and pressing "Retry". Apparently, this re-runs the same build steps that were used. It doesn't use the current project build steps. When I...
docker,gitlab-ci,gitlab-ci-runner
I've found it myself after a lot of trial error, you only need to app setup once and the runner will be mounted automatically whenever its needed. Note:if you make a runner a service don't freak out if its not working (because it will only show its working when its...