Skip to content
Snippets Groups Projects
Commit 9b9d9647 authored by Janne Valkealahti's avatar Janne Valkealahti
Browse files

Use correct server id

parent 969c1d71
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ jobs:
- name: Configure JFrog Cli
run: |
jfrog rt mvnc \
--server-id-deploy=spring \
--server-id-deploy=repo.spring.io \
--repo-deploy-releases=libs-staging-local \
--repo-deploy-snapshots=libs-staging-local
echo JFROG_CLI_BUILD_NAME=spring-cloud-deployer-local-main-milestone >> $GITHUB_ENV
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment