add timetzdata to build tags
This commit is contained in:
parent
744a931c2e
commit
862c5f9e7e
|
@ -142,7 +142,7 @@ steps:
|
|||
environment:
|
||||
BUILD_SUBMODULE: *build_submodule
|
||||
GOSUMDB: sum.golang.org
|
||||
TAGS: bindata
|
||||
TAGS: bindata timetzdata
|
||||
GOPROXY_OVERRIDE: *goproxy_override
|
||||
commands:
|
||||
- *goproxy_setup
|
||||
|
@ -153,7 +153,7 @@ steps:
|
|||
environment:
|
||||
BUILD_SUBMODULE: *build_submodule
|
||||
GOSUMDB: sum.golang.org
|
||||
TAGS: bindata sqlite sqlite_unlock_notify
|
||||
TAGS: bindata timetzdata sqlite sqlite_unlock_notify
|
||||
GOPROXY_OVERRIDE: *goproxy_override
|
||||
commands:
|
||||
- *goproxy_setup
|
||||
|
|
Loading…
Reference in a new issue