add import FileType.FILES

This commit is contained in:
Roberto Cirillo 2022-09-09 12:35:22 +02:00
parent 0ba5b543fa
commit 6ea001f0f6
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -1,5 +1,6 @@
#!groovy
import groovy.io.FileType
import static groovy.io.FileType.FILES
/**
* Deploy components to the D4Science Infrastructure (dev-only)
*