From b747a17103e1e88e1d14b26b1d2a618d25731bac Mon Sep 17 00:00:00 2001 From: James Mills <1290234+prologic@users.noreply.github.com> Date: Thu, 16 Mar 2023 18:56:09 +1000 Subject: [PATCH] Revert "Add GOPROXY to workflows to speed up CI" This reverts commit 4a7b2f52c4337f270b7b7c72f2dab04da345dff0. --- .drone.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 2b4f010..6e68916 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,9 +2,6 @@ kind: pipeline name: 🐳 Docker -environment: - GOPROXY: https://goproxy.mills.io/ - steps: - name: 📦 Image image: plugins/kaniko