Skip to content

Commit

Permalink
Update push_trigger.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gsasikumar authored Jul 2, 2020
1 parent 826490a commit c3f88c4
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 partner $GITHUB_WORKSPACE/settings.xml
cd partner && mvn deploy -DskipTests -s $GITHUB_WORKSPACE/settings.xml -f pom.xml
env:
GPG_TTY: $(tty)

Expand Down

0 comments on commit c3f88c4

Please sign in to comment.