mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-25 18:07:07 +09:00
Fetch tags before snapcraft build
This commit is contained in:
@@ -20,6 +20,6 @@ parts:
|
||||
build-snaps: [go]
|
||||
build-attributes: [no-patchelf]
|
||||
override-build: |
|
||||
make build
|
||||
make build-tags
|
||||
mkdir $SNAPCRAFT_PART_INSTALL/bin
|
||||
mv ./micro $SNAPCRAFT_PART_INSTALL/bin/
|
||||
|
||||
Reference in New Issue
Block a user