Skip to content

Commit 8dc386a

Browse files
committed
Set VELA=true in vela-groovy-script-to-jar step
1 parent e8c240b commit 8dc386a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
<<: *resource_class
2121
<<: *work_directory
2222
environment:
23+
VELA: true
2324
PARAMETER_SCRIPT_PATH: CreateNativeImage.groovy
2425
steps:
2526
- checkout

0 commit comments

Comments
 (0)