mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-23 20:49:26 +01:00
fix: Build Linux CI
This commit is contained in:
parent
2a6b5d822e
commit
a9413562fc
@ -184,10 +184,11 @@ pages:
|
||||
|
||||
build_linux:
|
||||
stage: coverage
|
||||
image:: registry.gitlab.com/famedly/containers/flutter-dockerimages:dev
|
||||
dependencies: []
|
||||
script:
|
||||
- flutter channel dev
|
||||
- flutter upgrade
|
||||
- flutter config --enable-linux-desktop
|
||||
- flutter pub get
|
||||
- flutter build linux --release
|
||||
artifacts:
|
||||
when: on_success
|
||||
|
Loading…
Reference in New Issue
Block a user