environment test
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -33,6 +33,7 @@ podTemplate(
|
||||
hostPathVolume(mountPath: '/var/run/docker.sock', hostPath: '/var/run/docker.sock')
|
||||
]
|
||||
)
|
||||
|
||||
{
|
||||
node(label) {
|
||||
def myRepo = checkout scm
|
||||
|
||||
Reference in New Issue
Block a user