Skip to content

Commit

Permalink
Baseline file on deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Ozsie committed Aug 15, 2022
1 parent 4fdfd42 commit 9da3b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
java-version: 16

- name: Build with Maven
run: mvn -B package --file pom.xml
run: mvn -B package --file pom.xml -Ddetekt.baseline=baseline.xml

- name: Set up Apache Maven Central
uses: actions/setup-java@v1
Expand Down

0 comments on commit 9da3b88

Please sign in to comment.