Skip to content

Commit

Permalink
Validate Prodduction distro
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruhanga committed Jan 15, 2024
1 parent 9ec6b74 commit 742db5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
"password": "${{ secrets.MEKOM_NEXUS_PASSWORD }}"
}]
- name: Build and validate distro
run: mvn --batch-mode clean install -P validator
run: mvn --batch-mode clean install -P prod -P validator

0 comments on commit 742db5c

Please sign in to comment.