Updated Dockerfile and Woodpecker pipeline to use harbor.maximumdirect.net proxy cache for upstream images.
This commit is contained in:
@@ -4,7 +4,7 @@ when:
|
||||
|
||||
steps:
|
||||
- name: build-and-push-image
|
||||
image: https://harbor.maximumdirect.net/dockerhub-proxy/woodpeckerci/plugin-kaniko
|
||||
image: harbor.maximumdirect.net/proxy-dockerhub/woodpeckerci/plugin-kaniko
|
||||
settings:
|
||||
registry: harbor.maximumdirect.net
|
||||
repo: build/weatherfeeder
|
||||
|
||||
Reference in New Issue
Block a user