From 3683c06a26032ac526512b18994df9f7d014cd06 Mon Sep 17 00:00:00 2001 From: "roberto.cirillo" Date: Mon, 10 Oct 2022 15:08:33 +0200 Subject: [PATCH] add import of org.yaml.snakeyaml.Yaml --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile b/Jenkinsfile index cf23372..6aefb34 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,4 +1,5 @@ #!groovy +import org.yaml.snakeyaml.Yaml /** * Deploy components to the D4Science Infrastructure (dev-only)