mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-12-25 06:52:35 +01:00
Update .gitlab-ci.yml
This commit is contained in:
parent
fa39b206e2
commit
c247b33e6d
@ -187,6 +187,8 @@ build_linux:
|
|||||||
image: registry.gitlab.com/famedly/containers/flutter-dockerimages:dev
|
image: registry.gitlab.com/famedly/containers/flutter-dockerimages:dev
|
||||||
dependencies: []
|
dependencies: []
|
||||||
script:
|
script:
|
||||||
|
- sudo apt update
|
||||||
|
- sudo apt install clang cmake ninja-build pkg-config libgtk-3-dev libblkid-dev
|
||||||
- flutter config --enable-linux-desktop
|
- flutter config --enable-linux-desktop
|
||||||
- flutter pub get
|
- flutter pub get
|
||||||
- flutter build linux --release
|
- flutter build linux --release
|
||||||
|
Loading…
Reference in New Issue
Block a user