mirror of
https://github.com/Luzifer/vault-openvpn.git
synced 2024-12-26 06:41:20 +00:00
Fix: Build needs GO111MODULE
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
93d3dd413f
commit
2a163b261b
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ commands:
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
CGO_ENABLED: 0
|
CGO_ENABLED: 0
|
||||||
GO111MODULE: off
|
GO111MODULE: on
|
||||||
|
|
Loading…
Reference in a new issue