Debugging gitlab runner

This commit is contained in:
Deon George 2016-05-27 12:51:06 +10:00
parent dfbd5e7ef4
commit 96b85cef97

View File

@ -6,6 +6,8 @@ services:
before_script:
- docker info
- df
- find /etc/docker/ -print -exec ls -al {} \;
- id
build:
stage: build