mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-01-11 18:22:49 +01:00
Update .gitlab-ci.yml
This commit is contained in:
parent
11b8ab4e56
commit
d151b0cdf0
@ -19,9 +19,11 @@ test:
|
||||
|
||||
build_web:
|
||||
stage: coverage
|
||||
image: cirrusci/flutter:beta
|
||||
image: cirrusci/flutter:latest-web
|
||||
script:
|
||||
- flutter config --enable-web
|
||||
- flutter pub get
|
||||
- flutter clean
|
||||
- flutter build web --release
|
||||
artifacts:
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user