Skip to content

Commit 87374f4

Browse files
committed
Sign published artifacts
Closes gh-71
1 parent a2bd0fb commit 87374f4

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
@@ -19,6 +19,8 @@ anchors:
1919
ARTIFACTORY_USERNAME: ((artifactory-username))
2020
ARTIFACTORY_PASSWORD: ((artifactory-password))
2121
artifactory-repo-put-params: &artifactory-repo-put-params
22+
signing_key: ((signing-key))
23+
signing_passphrase: ((signing-passphrase))
2224
repo: libs-snapshot-local
2325
folder: distribution-repository
2426
build_uri: "https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}"
@@ -30,7 +32,7 @@ resource_types:
3032
type: registry-image
3133
source:
3234
repository: springio/artifactory-resource
33-
tag: 0.0.13
35+
tag: 0.0.17
3436
- name: github-release
3537
type: registry-image
3638
source:

0 commit comments

Comments
 (0)