generated from gCubeCI/Pipeline-Docker-Template
add import FileType.FILES
This commit is contained in:
parent
0ba5b543fa
commit
6ea001f0f6
|
@ -1,5 +1,6 @@
|
|||
#!groovy
|
||||
import groovy.io.FileType
|
||||
import static groovy.io.FileType.FILES
|
||||
/**
|
||||
* Deploy components to the D4Science Infrastructure (dev-only)
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue