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-04-03 17:50:13 +03:00
parent 93c10f985f
commit 331a2d9b12
2 changed files with 5 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
def call() {
echo "Running on node $env.NODE_NAME"
}