1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-08 17:54:40 +00:00

Changed CI target to VALIDATE

This commit is contained in:
jespergravgaard 2018-02-12 22:05:15 +01:00
parent 1611442349
commit 3d0750bdac

View File

@ -1,4 +1,4 @@
image: maven:3-jdk-8
maven_build:
script: mvn verify
script: mvn validate