ci: Update SSH username from root to exavolt in Woodpecker CI configuration.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -20,7 +20,7 @@ steps:
|
||||
image: appleboy/drone-ssh
|
||||
settings:
|
||||
host: 103.197.190.44
|
||||
username: root
|
||||
username: exavolt
|
||||
port: 22
|
||||
key:
|
||||
from_secret: ssh_key
|
||||
|
||||
Reference in New Issue
Block a user