Skip to content

Commit

Permalink
Update build-maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sunilsinghc11 committed Sep 18, 2024
1 parent 3da4e53 commit ced538e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build-maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,11 @@ jobs:
oidc-provider-name: mgm-demo
oidc-audience: mgm-demo-aud

- name: Configure Maven
run: |
jf rt ping
exit 0
- name: Configure Maven
run: jf mvnc --repo-deploy-releases $JFROG_PLATFORM_REPO --repo-deploy-snapshots $JFROG_PLATFORM_REPO --repo-resolve-releases $JFROG_PLATFORM_REPO --repo-resolve-snapshots $JFROG_PLATFORM_REPO

Expand Down

0 comments on commit ced538e

Please sign in to comment.