environment test

This commit is contained in:
crusader 2023-02-01 14:44:31 +00:00
parent 4ff78a1c6a
commit 05ecf52a8e

1
Jenkinsfile vendored
View File

@ -33,6 +33,7 @@ podTemplate(
hostPathVolume(mountPath: '/var/run/docker.sock', hostPath: '/var/run/docker.sock')
]
)
{
node(label) {
def myRepo = checkout scm