Update JFrog CLI Usage

This commit is contained in:
Corneil du Plessis
2024-12-10 13:53:17 +02:00
parent 7f702d5ff6
commit 497a41d0c9
3 changed files with 10 additions and 16 deletions

View File

@@ -24,9 +24,8 @@ jobs:
with:
maven-version: 3.8.4
- uses: jfrog/setup-jfrog-cli@v3
with:
version: 2.21.5
env:
JF_URL: 'https://repo.spring.io'
JF_ENV_SPRING: ${{ secrets.JF_ARTIFACTORY_SPRING }}
- name: Configure JFrog Cli
run: |
@@ -87,9 +86,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: jfrog/setup-jfrog-cli@v3
with:
version: 2.21.5
env:
JF_URL: 'https://repo.spring.io'
JF_ENV_SPRING: ${{ secrets.JF_ARTIFACTORY_SPRING }}
- name: Configure JFrog Cli
run: |