change user pulp api
All checks were successful
Cadoles/Jenkins/pipeline/head This commit looks good
All checks were successful
Cadoles/Jenkins/pipeline/head This commit looks good
This commit is contained in:
parent
63af3c7121
commit
69884d7384
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -110,7 +110,7 @@ pipeline {
|
||||
def product = splittedTag[2].split('-')[0]
|
||||
def contentGuardMapping = ['mse': 'mse_contentguard']
|
||||
def signingServiceMapping = ['mse': 'sign_deb_release']
|
||||
def credentials = '212d6dc7-f9a2-4d27-94d8-de7fc6cae0a1'
|
||||
def credentials = 'jenkins-pulp-api-client'
|
||||
def repositoryHREF = pulp.getRepositoryHREF(credentials, repositoryName)
|
||||
def exportTasks = pulp.exportPackages(credentials, result.packages)
|
||||
def pulpPackages = []
|
||||
|
Loading…
Reference in New Issue
Block a user