testing_35

35
This commit is contained in:
psycho 2020-08-14 09:27:58 +02:00
parent 2081b08fa6
commit 76352eafb8

3
Jenkinsfile vendored
View File

@ -72,6 +72,9 @@ def printDebug(msg)
}
printDebug(currentbuild.id.toString())
printDebug(JOB_NAME)
node('test')
{