mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-01-11 18:22:49 +01:00
fix: snapcraft CI
This commit is contained in:
parent
bcd2a035d1
commit
fee0eb9a74
@ -170,7 +170,7 @@ build_linux:
|
||||
|
||||
snap:edge:
|
||||
stage: release
|
||||
image: "snapcore/snapcraft"
|
||||
before_script: [sudo apt update && sudo apt install snapcraft -y]
|
||||
variables:
|
||||
SNAPCRAFT_LOGIN_FILE: ${SNAPCRAFT_LOGIN_FILE}
|
||||
only:
|
||||
@ -185,7 +185,7 @@ snap:edge:
|
||||
|
||||
snap:publish:
|
||||
stage: release
|
||||
image: "snapcore/snapcraft"
|
||||
before_script: [sudo apt update && sudo apt install snapcraft -y]
|
||||
variables:
|
||||
SNAPCRAFT_LOGIN_FILE: ${SNAPCRAFT_LOGIN_FILE}
|
||||
only:
|
||||
|
Loading…
Reference in New Issue
Block a user