Debugging gitlab runner
This commit is contained in:
parent
3b0e35ce02
commit
cd7958c9f3
@ -17,7 +17,8 @@ test:
|
||||
stage: test
|
||||
script:
|
||||
- docker build -t leenooks/base .
|
||||
only: debug
|
||||
only:
|
||||
- debug
|
||||
|
||||
build:
|
||||
stage: build
|
||||
|
Reference in New Issue
Block a user