mirror of
https://git.mills.io/prologic/zs-starter-template.git
synced 2024-11-21 21:06:03 +03:00
Add GOPROXY to workflows to speed up CI
This commit is contained in:
parent
4aab1832b5
commit
4a7b2f52c4
@ -2,6 +2,9 @@
|
||||
kind: pipeline
|
||||
name: 🐳 Docker
|
||||
|
||||
environment:
|
||||
GOPROXY: https://goproxy.mills.io/
|
||||
|
||||
steps:
|
||||
- name: 📦 Image
|
||||
image: plugins/kaniko
|
||||
|
Loading…
Reference in New Issue
Block a user