CI: Remove snap job again
This commit is contained in:
parent
589f47b378
commit
640705293b
1 changed files with 0 additions and 12 deletions
|
|
@ -179,18 +179,6 @@ build_linux_arm64:
|
|||
paths:
|
||||
- build/linux/arm64/release/bundle/
|
||||
|
||||
deploy_linux_snap_edge:
|
||||
image: cibuilds/snapcraft:core18
|
||||
stage: deploy
|
||||
script: [./scripts/publish-snap-edge.sh]
|
||||
only:
|
||||
- main
|
||||
needs: [build_linux_x86]
|
||||
artifacts:
|
||||
when: on_success
|
||||
paths:
|
||||
- ./*.snap
|
||||
|
||||
update-dependencies:
|
||||
stage: coverage
|
||||
needs: []
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue