environment test
This commit is contained in:
parent
4ff78a1c6a
commit
05ecf52a8e
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user