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

This commit is contained in:
2025-03-22 11:28:33 +00:00
parent 782f2fa7bb
commit e39a7494b3

View File

@@ -32,8 +32,9 @@ steps:
platforms:
- linux/amd64
- linux/arm64
event:
- push
when:
event:
- push
- name: pull image to dockerhub
image: docker.io/owncloudci/drone-docker-buildx:4
@@ -49,5 +50,6 @@ steps:
platforms:
- linux/amd64
- linux/arm64
event:
- tag
when:
event:
- tag