Determine runner size #noissue
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
6bb4c177e2
commit
40451dbabc
1 changed files with 3 additions and 0 deletions
|
@ -19,3 +19,6 @@ steps:
|
||||||
- flutter packages pub run build_runner build --delete-conflicting-outputs
|
- flutter packages pub run build_runner build --delete-conflicting-outputs
|
||||||
- flutter analyze --no-pub --no-current-package lib/
|
- flutter analyze --no-pub --no-current-package lib/
|
||||||
- flutter build apk --debug
|
- flutter build apk --debug
|
||||||
|
|
||||||
|
node:
|
||||||
|
size: big
|
||||||
|
|
Loading…
Reference in a new issue