added plattform to pipeline
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Linus109
2025-11-23 13:12:08 +01:00
parent 615d476bc0
commit bd7e7988cf

View File

@@ -2,6 +2,10 @@ kind: pipeline
type: docker
name: default
platform:
os: linux
arch: arm64
steps:
- name: test
image: alpine