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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: