Try using a mirror registry
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Nikolai Rodionov 2023-02-25 18:08:42 +01:00
parent 1f106860ff
commit 3b77dc7fbe
2 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,7 @@ steps:
- name: Build and push the docker image - name: Build and push the docker image
image: plugins/docker image: plugins/docker
settings: settings:
mirror: true
registry: git.badhouseplants.net registry: git.badhouseplants.net
username: allanger username: allanger
password: password:

View File

@ -19,6 +19,7 @@ spec:
image: image:
tag: d727a51c0443eb4194bdaebf8ab0e94c0f228b06 tag: d727a51c0443eb4194bdaebf8ab0e94c0f228b06
baseURL: https://dynamic-charts-dev.badhouseplants.net/ baseURL: https://dynamic-charts-dev.badhouseplants.net/
buildDrafts: true
template: template:
metadata: metadata:
name: "{{ app }}-{{ name }}" name: "{{ app }}-{{ name }}"