[DO-1395] add_new_job (!56)
Co-authored-by: Rustam Tagaev <rustam.tagaev@avroid.tech> Reviewed-on: https://git.avroid.tech/DevOps/jenkins-pipelines/pulls/56 Reviewed-by: Denis Patrakeev <denis.patrakeev@avroid.team> Co-authored-by: Rustam Tagaev <rustam.tagaev@avroid.team> Co-committed-by: Rustam Tagaev <rustam.tagaev@avroid.team>
This commit is contained in:
committed by
Denis Patrakeev
parent
29e0bebe35
commit
b62d3069f0
@@ -18,7 +18,6 @@ Nexus nexus = new Nexus(this, env.JENKINS_NEXUS_URL, env.JENKINS_NEXUS_CREDENTIA
|
||||
|
||||
String repoPath = 'Apps-Backend/avroid-service-lib.git'
|
||||
String nexusRepoName = 'tavro-cloud-pypi-release'
|
||||
String artifactUrl = "${env.JENKINS_NEXUS_URL}/repository/${nexusRepoName}"
|
||||
String localArtifactDir = './dist'
|
||||
|
||||
Map gitVars = [:]
|
||||
|
||||
Reference in New Issue
Block a user