Update .gitlab-ci.yml
This commit is contained in:
parent
0e3534d7d8
commit
646f98fb15
|
@ -19,7 +19,7 @@ code_analyze:
|
|||
|
||||
build_web:
|
||||
stage: coverage
|
||||
image: cirrusci/flutter:master
|
||||
image: cirrusci/flutter:beta
|
||||
script:
|
||||
- flutter config --enable-web
|
||||
- flutter build web --release
|
||||
|
|
Loading…
Reference in a new issue