Skip to content

Commit

Permalink
Update to publish all projects
Browse files Browse the repository at this point in the history
  • Loading branch information
gsasikumar authored Jul 2, 2020
1 parent 7d5b111 commit ba0575a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
- name: Publish the maven package
run: |
chmod +x ./deploy.sh
./deploy.sh authentication $GITHUB_WORKSPACE/settings.xml .*
cd authentication && mvn deploy -DskipTests -s $GITHUB_WORKSPACE/settings.xml -f pom.xml
env:
GPG_TTY: $(tty)
- name: Analyze with SonarCloud
Expand Down

0 comments on commit ba0575a

Please sign in to comment.