Skip to content

Commit

Permalink
tweak gitlab ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-bell committed Jun 22, 2021
1 parent 8de2fd3 commit a49b8b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ cache:
.verify: &verify
stage: test
script:
- 'mvn $MAVEN_CLI_OPTS -DskipTests=true package'
- 'mvn $MAVEN_CLI_OPTS -Ddacapo.skip=false verify'

# Verify merge requests using JDK8
Expand Down

0 comments on commit a49b8b8

Please sign in to comment.