Skip to content

Commit b514bc3

Browse files
authored
Update .gitlab-ci.yml
1 parent 9b933e8 commit b514bc3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitlab-ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
image: maven:3-jdk-11
2+
3+
build:
4+
script: "mvn install -B"

0 commit comments

Comments
 (0)