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