Skip to content

Commit

Permalink
Third try to release via GitHub actions to Maven Central
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusSchmidt committed Nov 11, 2023
1 parent 125705b commit 854ce46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
run: mvn -B -ntp clean install
env:
POSTGRES_HOST: postgres
POSTGRES_PORT: 5432
POSTGRES_USER: ci-user
POSTGRES_PASSWORD: ci-pass
POSTGRES_DB: testsupport
Expand Down

0 comments on commit 854ce46

Please sign in to comment.