Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickHuetter committed Dec 6, 2017
1 parent e8bfcb8 commit 9bd4400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ stages:
- package
- docs

gradle-build:
maven-build:
image: maven:3.5-jdk-8
stage: build
script: "mvn clean package"
Expand Down

0 comments on commit 9bd4400

Please sign in to comment.