fix: Snap
This commit is contained in:
parent
9f1d61c333
commit
46cc089c90
2 changed files with 16 additions and 17 deletions
|
|
@ -181,21 +181,6 @@ pages:
|
|||
- public
|
||||
only:
|
||||
- main
|
||||
|
||||
snap:amd64:
|
||||
stage: coverage
|
||||
image: ubuntu:20.04
|
||||
except:
|
||||
- coverage
|
||||
script:
|
||||
- apt-get update -qy
|
||||
- apt-get install -y snapcraft
|
||||
- snapcraft --debug
|
||||
artifacts:
|
||||
paths:
|
||||
- './*.snap'
|
||||
when: on_success
|
||||
expire_in: 1 week
|
||||
|
||||
snap:publish-candidate:
|
||||
stage: publish
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue