Fix build on arm64

This commit is contained in:
nemunaire 2023-01-17 19:44:33 +01:00
parent 3cbb20a985
commit 81ea38e2c1

View file

@ -434,7 +434,7 @@ steps:
CGO_ENABLED: 0 CGO_ENABLED: 0
- name: deploy - name: deploy
image: appleboy/drone-scp image: appleboy/drone-scp:linux-arm64
settings: settings:
tar_tmp_path: /tmp/ tar_tmp_path: /tmp/
host: srs.nemunai.re host: srs.nemunai.re