Skip to content

Commit

Permalink
forenkler maven bygg
Browse files Browse the repository at this point in the history
  • Loading branch information
hensol committed Jan 25, 2024
1 parent 69aef8f commit 9385032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
env:
GITHUB_USERNAME: x-access-token
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: mvn -B --no-transfer-progress package --settings .m2/maven-settings.xml -DtrimStackTrace=false --file pom.xml -Dchangelist= -Dsha1=-$TIMESTAMP-$(echo $GITHUB_SHA | cut -c1-7)
run: mvn -B --no-transfer-progress compile --settings .m2/maven-settings.xml


# ℹ️ Command-line programs to run using the OS shell.
Expand Down

0 comments on commit 9385032

Please sign in to comment.