ci: pin drone-ssh image to version 1.6.4
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
e804538b4c
commit
a9711580c2
@ -15,7 +15,7 @@ trigger:
|
|||||||
steps:
|
steps:
|
||||||
- name: deploy
|
- name: deploy
|
||||||
depends_on: [clone]
|
depends_on: [clone]
|
||||||
image: appleboy/drone-ssh
|
image: docker.io/appleboy/drone-ssh:1.6.4
|
||||||
settings:
|
settings:
|
||||||
host:
|
host:
|
||||||
from_secret: host
|
from_secret: host
|
||||||
|
Loading…
Reference in New Issue
Block a user