mirror of
https://github.com/siderolabs/extensions.git
synced 2026-05-05 12:16:46 +02:00
fix: version in util-linux manifest
It always showed `$VERSION` as the installed version. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
This commit is contained in:
parent
4df073ab7f
commit
882b4ac9f5
@ -27,6 +27,8 @@ steps:
|
||||
--enable-libmount \
|
||||
--enable-libblkid \
|
||||
--enable-fstrim \
|
||||
- |
|
||||
sed -i 's#$VERSION#{{ .VERSION }}#' /pkg/manifest.yaml
|
||||
build:
|
||||
- |
|
||||
cd build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user