mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Try 0.0.5-SNAPSHOT of the Artifactory deploy action
Try 0.0.5-SNAPSHOT of the Artifactory deploy action to see if it resolves the problem with GOAWAY responses from repo.spring.io.
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
gradle-cache-read-only: false
|
||||
publish: true
|
||||
- name: Deploy
|
||||
uses: spring-io/artifactory-deploy-action@926d7f7cc810569395346bf3a4d91b380b3e355b # v0.0.4
|
||||
uses: spring-io/artifactory-deploy-action@b9b6798c598707173e2c50678797d346e2363598 # 0.0.5-SNAPSHOT
|
||||
with:
|
||||
build-name: ${{ vars.COMMERCIAL && format('spring-boot-commercial-{0}', '4.2.x') || format('spring-boot-{0}', '4.2.x') }}
|
||||
folder: 'deployment-repository'
|
||||
|
||||
Reference in New Issue
Block a user