fix(wp): version flag
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
9e7537cd5a
commit
3b14f70d47
@ -50,7 +50,7 @@ build() {
|
|||||||
-buildmode=pie
|
-buildmode=pie
|
||||||
-mod=readonly
|
-mod=readonly
|
||||||
-modcacherw
|
-modcacherw
|
||||||
-ldflags "-linkmode external -extldflags \"${LDFLAGS}\" -X github.com/woodpecker-ci/woodpecker/version.Version=${pkgver}"
|
-ldflags "-linkmode external -extldflags \"${LDFLAGS}\" -X go.woodpecker-ci.org/woodpecker/version.Version=${pkgver}"
|
||||||
)
|
)
|
||||||
|
|
||||||
cd web
|
cd web
|
||||||
|
Loading…
Reference in New Issue
Block a user