Skip to content

Commit 4b97f81

Browse files
committed
Upgrade CI to artifactory-resource 0.0.13
Closes gh-25154
1 parent 73b9615 commit 4b97f81

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ci/pipeline.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ anchors:
4646
SDKMAN_CONSUMER_KEY: ((sdkman-consumer-key))
4747
SDKMAN_CONSUMER_TOKEN: ((sdkman-consumer-token))
4848
artifactory-repo-put-params: &artifactory-repo-put-params
49+
signing_key: ((signing-key))
50+
signing_passphrase: ((signing-passphrase))
4951
repo: libs-snapshot-local
5052
folder: distribution-repository
5153
build_uri: "https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}"
@@ -76,7 +78,7 @@ resource_types:
7678
type: registry-image
7779
source:
7880
repository: springio/artifactory-resource
79-
tag: 0.0.11
81+
tag: 0.0.13
8082
- name: pull-request
8183
type: registry-image
8284
source:

0 commit comments

Comments
 (0)