All checks were successful
ci/woodpecker/push/flutterBuild Pipeline was successful
It did not work very well.
5 lines
107 B
YAML
5 lines
107 B
YAML
pipeline:
|
|
flutterBuild:
|
|
image: cirrusci/flutter:stable
|
|
commands:
|
|
- flutter build appbundle
|