fix: CI
This commit is contained in:
parent
78a9978b40
commit
7ae1e0f30b
2 changed files with 3 additions and 2 deletions
|
|
@ -171,7 +171,9 @@ build_linux:
|
|||
snap:edge:
|
||||
stage: release
|
||||
image: "snapcore/snapcraft"
|
||||
before_script: []
|
||||
before_script:
|
||||
- git clone https://github.com/flutter/flutter.git
|
||||
- export PATH="$PATH:`pwd`/flutter/bin"
|
||||
variables:
|
||||
SNAPCRAFT_LOGIN_FILE: ${SNAPCRAFT_LOGIN_FILE}
|
||||
only:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue