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