We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b933e8 commit b514bc3Copy full SHA for b514bc3
.gitlab-ci.yml
@@ -0,0 +1,4 @@
1
+image: maven:3-jdk-11
2
+
3
+build:
4
+ script: "mvn install -B"
0 commit comments