mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-24 04:59:26 +01:00
Update .gitlab-ci.yml
This commit is contained in:
parent
a9413562fc
commit
fa39b206e2
@ -184,7 +184,7 @@ pages:
|
|||||||
|
|
||||||
build_linux:
|
build_linux:
|
||||||
stage: coverage
|
stage: coverage
|
||||||
image:: registry.gitlab.com/famedly/containers/flutter-dockerimages:dev
|
image: registry.gitlab.com/famedly/containers/flutter-dockerimages:dev
|
||||||
dependencies: []
|
dependencies: []
|
||||||
script:
|
script:
|
||||||
- flutter config --enable-linux-desktop
|
- flutter config --enable-linux-desktop
|
||||||
@ -212,4 +212,4 @@ snap:publish:
|
|||||||
paths:
|
paths:
|
||||||
- './*.snap'
|
- './*.snap'
|
||||||
when: on_success
|
when: on_success
|
||||||
expire_in: 1 week
|
expire_in: 1 week
|
||||||
|
Loading…
Reference in New Issue
Block a user