drone: Use linux-arm64 image as this is an arm64 pipeline
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f343ef0b2d
commit
bb9e5a1e3f
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ steps:
|
||||||
- npm run build
|
- npm run build
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
image: appleboy/drone-scp:linux-arm
|
image: appleboy/drone-scp:linux-arm64
|
||||||
settings:
|
settings:
|
||||||
tar_tmp_path: /tmp/
|
tar_tmp_path: /tmp/
|
||||||
host: adlin.nemunai.re
|
host: adlin.nemunai.re
|
||||||
|
|
|
||||||
Reference in a new issue