Skip to content

Commit

Permalink
add OMRS config validation
Browse files Browse the repository at this point in the history
  • Loading branch information
kdaud committed Nov 20, 2024
1 parent fa2b4fb commit 1b58a16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
uses: mekomsolutions/shared-github-workflow/.github/workflows/maven-build-test.yml@main
with:
java-version: "8"
maven-args: "-P validator" # OMRS config validation
secrets:
NEXUS_USERNAME: ${{ secrets.NEXUS_USERNAME }}
NEXUS_PASSWORD: ${{ secrets.NEXUS_PASSWORD }}
Expand Down

0 comments on commit 1b58a16

Please sign in to comment.