build on arm
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-03-27 00:37:54 +01:00
parent a228067cce
commit 645fb5f4a6

View File

@@ -1,6 +1,8 @@
kind: pipeline kind: pipeline
type: kubernetes type: kubernetes
name: build name: build
node_selector:
kubernetes.io/arch: arm64
trigger: trigger:
branch: branch:
@@ -51,6 +53,8 @@ steps:
kind: pipeline kind: pipeline
type: kubernetes type: kubernetes
name: deploy name: deploy
node_selector:
kubernetes.io/arch: arm64
trigger: trigger:
event: event: