Fix build on arm64
This commit is contained in:
parent
3cbb20a985
commit
81ea38e2c1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Reference in a new issue