This commit is contained in:
parent
e0ccab42e2
commit
d36852f826
@ -4,8 +4,7 @@ name: buildsite
|
||||
steps:
|
||||
- name: restore_cache
|
||||
image: appleboy/drone-sftp-cache
|
||||
settings:
|
||||
host: 192.168.10.5
|
||||
server: 192.168.10.5
|
||||
username: thomas
|
||||
password:
|
||||
from_secret: ssh_password
|
||||
@ -23,8 +22,7 @@ steps:
|
||||
|
||||
- name: rebuild_cache
|
||||
image: appleboy/drone-sftp-cache
|
||||
settings:
|
||||
host: 192.168.10.5
|
||||
server: 192.168.10.5
|
||||
username: thomas
|
||||
password:
|
||||
from_secret: ssh_password
|
||||
|
Loading…
Reference in New Issue
Block a user