1
0
Fork 0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-01-10 17:45:36 +00:00

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

close 
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: