don't update on gcp

pull/8854/head
Medya Gh 2020-07-27 13:23:20 -07:00
parent 7702ba7ce0
commit fd39e2ad66
1 changed files with 0 additions and 2 deletions

View File

@ -26,8 +26,6 @@ jobs:
run: go mod download
- name: Build Binaries
run: |
sudo apt-get update
sudo apt-get install -y make build-essential
make linux
make e2e-linux-amd64
cp -r test/integration/testdata ./out