ci: use IP instead of hostname to deploy files #24
|
@ -20,7 +20,7 @@ steps:
|
||||||
- main
|
- main
|
||||||
image: appleboy/drone-scp
|
image: appleboy/drone-scp
|
||||||
settings:
|
settings:
|
||||||
host: nachtigall.pub.solar
|
host: 10.7.6.1 # nachtigall.pub.solar
|
||||||
port: 22
|
port: 22
|
||||||
username:
|
username:
|
||||||
from_secret: ps_ssh_user
|
from_secret: ps_ssh_user
|
||||||
|
|
Loading…
Reference in a new issue