Update .drone.yml
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
2025-03-05 17:40:21 +00:00
parent f9263f0cfc
commit 39055ab90a

View File

@@ -18,9 +18,9 @@ steps:
image: docker.io/owncloudci/drone-docker-buildx:4
privileged: true
settings:
cache-from: [ "registry.dev.format.hu/local-proxy" ]
cache-from: [ "registry.dev.format.hu/local-loadbalancer" ]
registry: registry.dev.format.hu
repo: registry.dev.format.hu/local-proxy
repo: registry.dev.format.hu/local-loadbalancer
tags: latest
dockerfile: Dockerfile
username:
@@ -35,8 +35,8 @@ steps:
image: docker.io/owncloudci/drone-docker-buildx:4
privileged: true
settings:
cache-from: [ "safebox/local-proxy" ]
repo: safebox/local-proxy
cache-from: [ "safebox/local-loadbalancer" ]
repo: safebox/local-loadbalancer
tags: latest
username:
from_secret: dockerhub-username