Small fixes

This commit is contained in:
Wojciech Kozlowski 2018-12-18 01:09:49 +00:00
parent b348125b67
commit 1e269a3f69
2 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@ services:
- docker:dind
before_script:
- apk add make
- docker login -u $USERNAME -p $PASSWORD registry.wojciechkozlowski.eu
after_script:

View File

@ -127,7 +127,7 @@ services:
# register the runner for running docker-in-docker builds. Note the need to
# set docker-privileged.
runner-0:
container_name: runner-main
container_name: runner-0
image: gitlab/gitlab-runner
volumes:
- runner_0:/etc/gitlab-runner