Update ci to woodpecker

This commit is contained in:
Schoumi 2022-07-14 13:38:36 +02:00
parent 82dae368e0
commit 556bca4622
1 changed files with 5 additions and 0 deletions

5
.woodpecker.yml Normal file
View File

@ -0,0 +1,5 @@
pipeline:
build:
image: eclipse-temurin:11
commands:
- bash ./gradlew assembleDebug