fix deploy pipe
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-03-09 10:57:30 +01:00
parent cf1c3eefc8
commit dd156d3152

View File

@@ -4,6 +4,11 @@ platform:
os: linux os: linux
arch: arm64 arch: arm64
trigger:
event:
- push
- pull_request
steps: steps:
# test if it compiles correctly # test if it compiles correctly
- name: build - name: build