We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c305d9 commit bc5cfe8Copy full SHA for bc5cfe8
1 file changed
Jenkinsfile
@@ -32,7 +32,7 @@ node
32
}
33
stage ('Artifact upload')
34
{
35
- def server = Artifactory.server 'Artifactory' def uploadSpec = """{
+ server = Artifactory.server 'Artifactory' def uploadSpec = """{
36
"files": [
37
38
"pattern": "/var/lib/jenkins/workspace/PluralSight1/target/*.war",
0 commit comments