mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-26 17:18:19 +00:00
parent
5cd15c80e6
commit
5214813a23
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ pipeline:
|
||||||
- make cross-compile-server
|
- make cross-compile-server
|
||||||
environment:
|
environment:
|
||||||
PLATFORMS: linux|arm/v7;linux|arm64/v8;linux|amd64;linux|ppc64le;linux|riscv64
|
PLATFORMS: linux|arm/v7;linux|arm64/v8;linux|amd64;linux|ppc64le;linux|riscv64
|
||||||
TAGS: bindata sqlite sqlite_unlock_notify
|
TAGS: bindata sqlite sqlite_unlock_notify netgo
|
||||||
XGO_VERSION: *xgo_version
|
XGO_VERSION: *xgo_version
|
||||||
|
|
||||||
publish-server-preview:
|
publish-server-preview:
|
||||||
|
|
Loading…
Reference in a new issue