mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-19 10:39:26 +01:00
Merge branch 'ci-use-stable-web-image' into 'master'
[CI][Web] Use stable web image instead of latest See merge request ChristianPauly/fluffychat-flutter!21
This commit is contained in:
commit
1362f5e227
@ -19,7 +19,7 @@ test:
|
||||
|
||||
build_web:
|
||||
stage: coverage
|
||||
image: cirrusci/flutter:latest-web
|
||||
image: cirrusci/flutter:stable-web
|
||||
script:
|
||||
- flutter config --enable-web
|
||||
- flutter pub get
|
||||
|
Loading…
Reference in New Issue
Block a user