fix: point deploy identity at active GitHub key
Pipelines as Code CI / hwlab-web-probe-sentinel-nc01- Success
Pipelines as Code CI / hwlab-web-probe-sentinel-nc01- Success
This commit is contained in:
@@ -27,8 +27,8 @@ identities:
|
||||
sourceKey: file
|
||||
createFromLocal:
|
||||
enabled: true
|
||||
privateKeyPath: /root/.ssh/id_ed25519
|
||||
publicKeyPath: /root/.ssh/id_ed25519.pub
|
||||
privateKeyPath: /root/.ssh/id_ed25519_github_codex
|
||||
publicKeyPath: /root/.ssh/id_ed25519_github_codex.pub
|
||||
knownHostsPath: /root/.ssh/known_hosts
|
||||
|
||||
targets:
|
||||
|
||||
Reference in New Issue
Block a user