Update .gitlab-ci.yml
This commit is contained in:
parent
f92cd5f8a2
commit
9448231aae
@ -1,7 +1,8 @@
|
||||
image: openjdk:latest
|
||||
image: openjdk:latest mysql:latest
|
||||
|
||||
services:
|
||||
- mysql:latest
|
||||
|
||||
stages:
|
||||
- prepare
|
||||
- build
|
||||
|
Loading…
Reference in New Issue
Block a user