mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
chore(dev): init gitpod support
This commit is contained in:
committed by
Ludovic DEHON
parent
0a85914e3f
commit
df6348ad21
9
.gitpod.yml
Normal file
9
.gitpod.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
tasks:
|
||||
- init: ./gradlew build
|
||||
|
||||
|
||||
vscode:
|
||||
extensions:
|
||||
- vscjava.vscode-java-pack
|
||||
- ms-azuretools.vscode-docker
|
||||
Reference in New Issue
Block a user