mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-24 04:59:26 +01:00
[CI][Web] Use stable web image instead of latest
Took 18 minutes
This commit is contained in:
parent
12b9696ec3
commit
661e8b51b3
@ -19,7 +19,7 @@ test:
|
|||||||
|
|
||||||
build_web:
|
build_web:
|
||||||
stage: coverage
|
stage: coverage
|
||||||
image: cirrusci/flutter:latest-web
|
image: cirrusci/flutter:stable-web
|
||||||
script:
|
script:
|
||||||
- flutter config --enable-web
|
- flutter config --enable-web
|
||||||
- flutter pub get
|
- flutter pub get
|
||||||
|
Loading…
Reference in New Issue
Block a user