This commit is contained in:
Nir Peleg 2026-01-31 17:26:50 +02:00
parent 5c9295b665
commit a65da200bf

View file

@ -18,7 +18,7 @@ jobs:
env:
JF_URL: ${{ secrets.JF_URL }}
JF_REPO: "maven-repo" # Using your newly created repo
JF_REPO: "maven-repo-virtual" # Using your newly created repo
BUILD_NAME: "spring-petclinic-build"
BUILD_NUMBER: ${{ github.run_number }}