1
0
mirror of https://github.com/firstBitMarksistskaya/jenkins-lib.git synced 2025-08-25 20:09:25 +02:00

отладка

This commit is contained in:
Nikita Gryzlov
2020-11-03 11:53:01 +03:00
parent 6cfc76ae8d
commit 9950412e47

View File

@@ -30,7 +30,7 @@ void call() {
}
options {
skipDefaultCheckout(false)
skipDefaultCheckout(true)
}
environment {
@@ -39,6 +39,8 @@ void call() {
steps {
echo "test"
cmd "env"
checkout scm
script {
config = jobConfiguration() as JobConfiguration
agent1C = config.v8version