Testing pipeline
parent
475b35fca0
commit
2556e69cf1
|
@ -8,7 +8,6 @@ test:build:
|
||||||
stage: build
|
stage: build
|
||||||
tags:
|
tags:
|
||||||
- build
|
- build
|
||||||
- test
|
|
||||||
image: docker:stable
|
image: docker:stable
|
||||||
script:
|
script:
|
||||||
- docker build .
|
- docker build .
|
||||||
|
|
Loading…
Reference in New Issue