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