Add known hosts
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Nikolai Rodionov 2024-01-08 17:45:27 +01:00
parent 4d170d2426
commit 95aa328dbf
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD
1 changed files with 1 additions and 0 deletions

View File

@ -18,5 +18,6 @@ steps:
- go install github.com/google/yamlfmt/cmd/yamlfmt@latest
- export PATH="$PATH:$GOBIN"
- echo $SSH_NOPASS_KEY > ~/.ssh/id_ed25519
- chmod 400 ~/.ssh/id_ed25519
- echo $SSH_KNOWN_HOSTS > ~/.ssh/known_hosts
- helmule --config helmule.yaml