artifactory server id

This commit is contained in:
Maharshi Patel 2021-01-10 19:23:24 -08:00
parent 3334b08be5
commit a1c5a5aa05

1
Jenkinsfile vendored
View file

@ -1,3 +1,4 @@
def server = Artifactory.server 'my-server-id'
pipeline { pipeline {
agent { agent {
label 'dockerbuild' label 'dockerbuild'