Merge branch 'main' of ssh://git.format.hu/safebox/web-installer
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
2025-03-26 13:00:04 +01:00

View File

@@ -10,6 +10,7 @@ trigger:
- main
event:
- push
- tag
workspace:
path: /drone/src
@@ -30,6 +31,9 @@ steps:
platforms:
- linux/amd64
- linux/arm64
when:
event:
- push
- name: pull image to dockerhub
image: docker.io/owncloudci/drone-docker-buildx:4
@@ -44,4 +48,7 @@ steps:
from_secret: dockerhub-password
platforms:
- linux/amd64
- linux/arm64
- linux/arm64
when:
event:
- tag