Swap CI stages for temporary docker testing
This commit is contained in:
parent
5feba725cb
commit
f5da4b8a88
@ -2,9 +2,10 @@ variables:
|
|||||||
GIT_SUBMODULE_STRATEGY: recursive
|
GIT_SUBMODULE_STRATEGY: recursive
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- test
|
|
||||||
- build
|
- build
|
||||||
- deploy
|
- deploy
|
||||||
|
- test
|
||||||
|
|
||||||
|
|
||||||
.docker: &docker
|
.docker: &docker
|
||||||
image: docker:1.11
|
image: docker:1.11
|
||||||
|
Loading…
Reference in New Issue
Block a user