diff --git a/.drone.yml b/.drone.yml index d5aa264..f66e9d5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -54,7 +54,7 @@ steps: GOARM: 5 - name: deploy binaries - image: appleboy/drone-scp + image: appleboy/drone-scp:linux-arm settings: tar_tmp_path: /tmp/ host: adlin.nemunai.re @@ -74,7 +74,7 @@ steps: - push - name: deploy error pages - image: appleboy/drone-scp + image: appleboy/drone-scp:linux-arm settings: tar_tmp_path: /tmp/ host: adlin.nemunai.re