Update .gitlab-ci.yml

This commit is contained in:
Bossanyi Tibor 2020-05-10 06:49:58 +00:00
parent f92cd5f8a2
commit 9448231aae

View File

@ -1,7 +1,8 @@
image: openjdk:latest
image: openjdk:latest mysql:latest
services:
- mysql:latest
stages:
- prepare
- build