1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-09-16 08:46:30 +02:00

ci: cross-compile-server: force pure Go resolver (#1502)

close #1497
This commit is contained in:
6543
2022-12-25 16:36:43 +01:00
committed by GitHub
parent 5cd15c80e6
commit 5214813a23

View File

@@ -39,7 +39,7 @@ pipeline:
- make cross-compile-server
environment:
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
publish-server-preview: