Debugging gitlab runner

This commit is contained in:
Deon George 2016-05-27 13:47:20 +10:00
parent 3b0e35ce02
commit cd7958c9f3

View File

@ -17,7 +17,8 @@ test:
stage: test
script:
- docker build -t leenooks/base .
only: debug
only:
- debug
build:
stage: build