Skip to content

Commit cd44db9

Browse files
committed
Merge branch '2.3.x' into 2.4.x
Closes gh-25157
2 parents 890c95a + 479f620 commit cd44db9

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
@@ -45,6 +45,8 @@ anchors:
4545
<<: *gradle-enterprise-task-params
4646
<<: *docker-hub-task-params
4747
artifactory-repo-put-params: &artifactory-repo-put-params
48+
signing_key: ((signing-key))
49+
signing_passphrase: ((signing-passphrase))
4850
repo: libs-snapshot-local
4951
folder: distribution-repository
5052
build_uri: "https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}"
@@ -83,7 +85,7 @@ resource_types:
8385
type: registry-image
8486
source:
8587
repository: springio/artifactory-resource
86-
tag: 0.0.12
88+
tag: 0.0.13
8789
- name: pull-request
8890
type: registry-image
8991
source:

0 commit comments

Comments
 (0)