mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-16 22:10:26 +00:00
Update snapcraft
This commit is contained in:
parent
c2cebaa3d1
commit
909c1a2dda
1 changed files with 2 additions and 2 deletions
|
|
@ -6,6 +6,7 @@ description: |
|
|||
terminals.
|
||||
confinement: classic
|
||||
adopt-info: micro
|
||||
base: core20
|
||||
|
||||
apps:
|
||||
micro:
|
||||
|
|
@ -15,9 +16,8 @@ parts:
|
|||
micro:
|
||||
source: .
|
||||
source-type: git
|
||||
plugin: nil
|
||||
plugin: go
|
||||
build-packages: [make]
|
||||
build-snaps: [go]
|
||||
build-attributes: [no-patchelf]
|
||||
override-pull: |
|
||||
snapcraftctl pull
|
||||
|
|
|
|||
Loading…
Reference in a new issue