droneci: Use old linux-arm images
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
04230aed86
commit
6126b3b081
@ -54,7 +54,7 @@ steps:
|
|||||||
GOARM: 5
|
GOARM: 5
|
||||||
|
|
||||||
- name: deploy binaries
|
- name: deploy binaries
|
||||||
image: appleboy/drone-scp
|
image: appleboy/drone-scp:linux-arm
|
||||||
settings:
|
settings:
|
||||||
tar_tmp_path: /tmp/
|
tar_tmp_path: /tmp/
|
||||||
host: adlin.nemunai.re
|
host: adlin.nemunai.re
|
||||||
@ -74,7 +74,7 @@ steps:
|
|||||||
- push
|
- push
|
||||||
|
|
||||||
- name: deploy error pages
|
- name: deploy error pages
|
||||||
image: appleboy/drone-scp
|
image: appleboy/drone-scp:linux-arm
|
||||||
settings:
|
settings:
|
||||||
tar_tmp_path: /tmp/
|
tar_tmp_path: /tmp/
|
||||||
host: adlin.nemunai.re
|
host: adlin.nemunai.re
|
||||||
|
Reference in New Issue
Block a user