This commit is contained in:
Christian Pauly 2021-03-06 10:18:34 +01:00
parent fee0eb9a74
commit 597ceab25a
2 changed files with 4 additions and 2 deletions

View File

@ -170,7 +170,8 @@ build_linux:
snap:edge:
stage: release
before_script: [sudo apt update && sudo apt install snapcraft -y]
image: "snapcore/snapcraft"
before_script: []
variables:
SNAPCRAFT_LOGIN_FILE: ${SNAPCRAFT_LOGIN_FILE}
only:
@ -185,7 +186,7 @@ snap:edge:
snap:publish:
stage: release
before_script: [sudo apt update && sudo apt install snapcraft -y]
image: "snapcore/snapcraft"
variables:
SNAPCRAFT_LOGIN_FILE: ${SNAPCRAFT_LOGIN_FILE}
only:

View File

@ -35,6 +35,7 @@ parts:
fluffychat:
plugin: dump
source: ./build/linux/release/bundle/
build-snaps: [flutter]
stage-packages:
- libsqlite3-dev
#- libolm-dev # Not available in core18