231fcf8c46
Change-Id: I7978fc4997335fa6d756c24d40ed516698507d60
10 lines
326 B
YAML
10 lines
326 B
YAML
properties:
|
|
- groovy-label:
|
|
script: "$LABEL_NAME"
|
|
sandbox: true
|
|
classpath:
|
|
- "file:/minimal/absolute/path/to/file.jar"
|
|
- "file:///traditional/absolute/path/to/file.jar"
|
|
- "http://example.org/path/to/file.jar"
|
|
- "https://example.org/path/to/file.jar"
|