Ensure workflows for 2022.0.x is same as main (#581)

Update 2022.0.x workflows to match main.
This commit is contained in:
Corneil du Plessis
2024-11-20 11:50:52 +02:00
committed by GitHub
parent 5a55082383
commit bcc0cd4cb4
11 changed files with 35 additions and 20 deletions

View File

@@ -36,7 +36,7 @@ jobs:
${{ runner.os }}-m2-
- name: Configure JFrog Cli
run: |
jfrog mvnc \
jfrog rt mvnc \
--server-id-resolve=repo.spring.io \
--server-id-deploy=repo.spring.io \
--repo-resolve-releases=libs-milestone \