Debugging gitlab runner
This commit is contained in:
parent
dfbd5e7ef4
commit
96b85cef97
@ -6,6 +6,8 @@ services:
|
||||
before_script:
|
||||
- docker info
|
||||
- df
|
||||
- find /etc/docker/ -print -exec ls -al {} \;
|
||||
- id
|
||||
|
||||
build:
|
||||
stage: build
|
||||
|
Reference in New Issue
Block a user