Skip to content

Commit

Permalink
Update codeql-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
frode-carlsen authored Sep 1, 2020
1 parent 47144ff commit 699ff72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
languages: ${{ matrix.language }}

- name: Build
shell: bash
run: |
mvn clean package -e --batch-mode --settings ./.github/.m2/settings.xml -f "pom.xml" -B -V -e -Dfindbugs.skip -Dcheckstyle.skip -Dpmd.skip=true -Denforcer.skip -Dmaven.javadoc.skip -DskipTests -Dmaven.test.skip.exec -Dlicense.skip=true -Drat.skip=true
env:
Expand Down

0 comments on commit 699ff72

Please sign in to comment.