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

This commit is contained in:
2025-03-22 11:26:38 +00:00
parent 4bce6e9731
commit 782f2fa7bb

View File

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