Fix Drone CI configuration by correcting indentation and updating mirror key
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@@ -32,7 +32,7 @@ steps:
|
|||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
- tag
|
- tag
|
||||||
|
|
||||||
- name: build multiarch from dev
|
- name: build multiarch from dev
|
||||||
image: docker.io/owncloudci/drone-docker-buildx:4
|
image: docker.io/owncloudci/drone-docker-buildx:4
|
||||||
privileged: true
|
privileged: true
|
||||||
@@ -46,7 +46,7 @@ steps:
|
|||||||
from_secret: dev-hu-registry-username
|
from_secret: dev-hu-registry-username
|
||||||
password:
|
password:
|
||||||
from_secret: dev-hu-registry-password
|
from_secret: dev-hu-registry-password
|
||||||
mirror:
|
daemon.mirror:
|
||||||
from_secret: hub_docker_mirror
|
from_secret: hub_docker_mirror
|
||||||
platforms:
|
platforms:
|
||||||
- linux/amd64
|
- linux/amd64
|
||||||
|
|||||||
Reference in New Issue
Block a user