File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 4141 ci-image-tag : ((ci-image-tag))
4242 - put : artifactory-repo
4343 params : &artifactory-params
44+ signing_key : ((signing-key))
45+ signing_passphrase : ((signing-passphrase))
4446 repo : libs-snapshot-local
4547 folder : distribution-repository
4648 build_uri : " ${ATC_EXTERNAL_URL}/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}"
@@ -227,7 +229,7 @@ resources:
227229 type : git
228230 source :
229231 uri : ((github-repo))
230- username : ((github-username ))
232+ username : ((github-token ))
231233 password : ((github-password))
232234 branch : ((branch))
233235 ignore_paths : ["ci/images/*"]
@@ -237,7 +239,7 @@ resources:
237239 type : git
238240 source :
239241 uri : ((github-repo))
240- username : ((github-username ))
242+ username : ((github-token ))
241243 password : ((github-password))
242244 branch : ((github-username))/staging
243245
You can’t perform that action at this time.
0 commit comments