fix: Explicitly define correct image type
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
273000afca
commit
28cf0ef586
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ steps:
|
|||
- pipenv install --system
|
||||
- make html
|
||||
- name: publish
|
||||
image: appleboy/drone-scp
|
||||
image: appleboy/drone-scp:linux-arm64
|
||||
settings:
|
||||
host:
|
||||
- grace.lan
|
||||
|
|
Loading…
Reference in a new issue