don't update on gcp
parent
7702ba7ce0
commit
fd39e2ad66
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue