GiteaClient/.woodpecker/flutterBuild.yml
Balazs Toldi 3586cbe321
Some checks failed
ci/woodpecker/push/flutterBuild Pipeline failed
Added pipeline
2022-05-07 15:56:31 +02:00

6 lines
135 B
YAML

pipeline:
flutterBuild:
image: cirrusci/flutter:stable
commands:
- flutter build appbundle
- flutter build linux