Update Jenkinsfile

This commit is contained in:
smukesh 2018-09-09 01:14:40 +05:30 committed by GitHub
parent 1f5042f2ef
commit 887b46bdd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
jenkins/Jenkinsfile vendored
View file

@ -42,7 +42,7 @@ pipeline {
} }
} }
stage ('Publish to Artifactory'){ stage ('Publish to Artifactory'){
def server = Artifactory.server 'Default Artifactory Server' def server = Artifactory.server 'jfrog'
def uploadSpec = """{ def uploadSpec = """{
"files": [ "files": [
{ {