1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2025-01-15 01:33:11 +00:00
kickc/.gitlab-ci.yml

4 lines
55 B
YAML
Raw Normal View History

2017-12-28 16:34:21 +01:00
image: maven:3-jdk-8
maven_build:
2017-12-29 10:44:25 +01:00
script: mvn verify