add json slurper import

This commit is contained in:
Roberto Cirillo 2023-06-15 15:45:55 +02:00
parent 77cf75579c
commit d55c3c728f
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -1,5 +1,6 @@
#!groovy
import org.yaml.snakeyaml.Yaml
import groovy.json.JsonSlurper
/**
* Deploy gCube components on D4Science Infrastructure (dev and preprod environments)