mirror of
https://github.com/debauchee/barrier
synced 2025-08-30 22:05:43 +00:00
Shorten snap version on tagged revisions
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: barrier
|
name: barrier
|
||||||
base: core18
|
base: core18
|
||||||
version: master
|
version: master
|
||||||
version-script: git describe --tags --long | sed "s/^v//"
|
version-script: git describe --tags | sed "s/^v//"
|
||||||
adopt-info: appstream-flathub
|
adopt-info: appstream-flathub
|
||||||
grade: stable # must be 'stable' to release into candidate/stable channels
|
grade: stable # must be 'stable' to release into candidate/stable channels
|
||||||
confinement: strict # use 'strict' once you have the right plugs and slots
|
confinement: strict # use 'strict' once you have the right plugs and slots
|
||||||
|
Reference in New Issue
Block a user