mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
Use vendored dependencies for CI build
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
name: Build
|
||||
runs-on: ubuntu-16.04
|
||||
env:
|
||||
GOFLAGS: -mod=readonly
|
||||
GOFLAGS: -mod=vendor
|
||||
|
||||
services:
|
||||
postgres:
|
||||
|
||||
Reference in New Issue
Block a user