auto deployement configuration
This commit is contained in:
parent
d65d037be1
commit
5879e60256
|
|
@ -8,7 +8,7 @@ build:
|
|||
image: cirrusci/flutter:latest
|
||||
script:
|
||||
- flutter clean
|
||||
- flutter build web --webrenderer canvaskit
|
||||
- flutter build web --web-renderer canvaskit
|
||||
only:
|
||||
- test
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue