diff --git a/.drone.yml b/.drone.yml index 6e68916..2b4f010 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,9 @@ kind: pipeline name: 🐳 Docker +environment: + GOPROXY: https://goproxy.mills.io/ + steps: - name: 📦 Image image: plugins/kaniko