woodpecker: no leakear llaves
This commit is contained in:
parent
436ee1d048
commit
a5b1af5a6b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ pipeline:
|
|||
- RAILS_MASTER_KEY=5d2d51406b25ff9c3465122d0732e72c
|
||||
commands:
|
||||
- eval $(ssh-agent -s)
|
||||
- echo "$SSH_KEY" | tr -d '\r' | ssh-add -
|
||||
- echo "$${SSH_KEY}" | tr -d '\r' | ssh-add -
|
||||
- mkdir ~/.ssh/
|
||||
- chmod 700 ~/.ssh
|
||||
- echo athshe.sutty.nl ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOhlnG9AbfzYmq36vrIRViYTVf7llQtEW/SXlGRVyhqe > ~/.ssh/known_hosts
|
||||
|
|
Loading…
Reference in a new issue