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