mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-27 14:59:29 +01:00
Update .gitlab-ci.yml
This commit is contained in:
parent
d4418392a3
commit
0e3534d7d8
@ -19,7 +19,7 @@ code_analyze:
|
||||
|
||||
build_web:
|
||||
stage: coverage
|
||||
image: cirrusci/flutter:beta
|
||||
image: cirrusci/flutter:master
|
||||
script:
|
||||
- flutter config --enable-web
|
||||
- flutter build web --release
|
||||
@ -59,4 +59,4 @@ pages:
|
||||
paths:
|
||||
- public
|
||||
only:
|
||||
- master
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user