Skip to content
Snippets Groups Projects
Unverified Commit 532c120b authored by Mark Sagi-Kazar's avatar Mark Sagi-Kazar
Browse files

Use vendored dependencies for CI build

parent 5d2529f0
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ jobs: ...@@ -11,7 +11,7 @@ jobs:
name: Build name: Build
runs-on: ubuntu-16.04 runs-on: ubuntu-16.04
env: env:
GOFLAGS: -mod=readonly GOFLAGS: -mod=vendor
services: services:
postgres: postgres:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment