switch to tags
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
2025-03-29 17:01:10 +01:00
parent 844ac546e5
commit d8a3cba654

View File

@@ -9,7 +9,7 @@ node_selector:
kubernetes.io/arch: amd64
trigger:
event:
- push
- tag
steps:
- name: docker
image: plugins/docker
@@ -35,7 +35,7 @@ node_selector:
kubernetes.io/arch: arm64
trigger:
event:
- push
- tag
steps:
- name: docker
image: plugins/docker
@@ -61,7 +61,7 @@ node_selector:
kubernetes.io/arch: arm64
trigger:
event:
- push
- tag
steps:
- name: manifest
image: plugins/manifest