add import of org.yaml.snakeyaml.Yaml

This commit is contained in:
Roberto Cirillo 2022-10-10 15:08:33 +02:00
parent 0667282ccd
commit 3683c06a26
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -1,4 +1,5 @@
#!groovy
import org.yaml.snakeyaml.Yaml
/**
* Deploy components to the D4Science Infrastructure (dev-only)