This commit is contained in:
parent
62f7862195
commit
3586cbe321
1 changed files with 6 additions and 0 deletions
6
.woodpecker/flutterBuild.yml
Normal file
6
.woodpecker/flutterBuild.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
pipeline:
|
||||
flutterBuild:
|
||||
image: cirrusci/flutter:stable
|
||||
commands:
|
||||
- flutter build appbundle
|
||||
- flutter build linux
|
Loading…
Reference in a new issue