Update .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-03-04 16:23:42 +00:00
parent 806af04389
commit a52b5f3f70

View File

@@ -18,6 +18,7 @@ steps:
image: docker.io/owncloudci/drone-docker-buildx:4 image: docker.io/owncloudci/drone-docker-buildx:4
privileged: true privileged: true
settings: settings:
cache-from: [ "registry.dev.format.hu/framework-scheduler" ]
registry: registry.dev.format.hu registry: registry.dev.format.hu
repo: registry.dev.format.hu/web-installer repo: registry.dev.format.hu/web-installer
tags: latest tags: latest
@@ -34,6 +35,7 @@ steps:
image: docker.io/owncloudci/drone-docker-buildx:4 image: docker.io/owncloudci/drone-docker-buildx:4
privileged: true privileged: true
settings: settings:
cache-from: [ "safebox/web-installer" ]
repo: safebox/web-installer repo: safebox/web-installer
tags: latest tags: latest
username: username: