HC
Size: a a a
HC
HC
Г
S
Г
S
S
Г
Г
S
Г
ES
S
/
ES
S
ES
I
step([$class : 'CopyArtifact',
projectName: 'Project/Rep/branch, Project/Rep1/branch1',
selector : lastSuccessful()]);
Подскажите пожалуйста, а можно ли как-то несколько копирований сделать через один copyartifact
?k
checkout([$class: 'GitSCM', branches: [[name: '*/master']], doGenerateSubmoduleConfigurations: false, userRemoteConfigs: [[credentialsId: 'git-bitbucket', refspec: '"+refs/heads/master:refs/remotes/origin/master:refs/tags/*"', url: 'git@bitbucket.org:repo/repo.git']]])
E
checkout([$class: 'GitSCM', branches: [[name: '*/master']], doGenerateSubmoduleConfigurations: false, userRemoteConfigs: [[credentialsId: 'git-bitbucket', refspec: '"+refs/heads/master:refs/remotes/origin/master:refs/tags/*"', url: 'git@bitbucket.org:repo/repo.git']]])