Деплой через Actions
All checks were successful
Build and deploy mmote.ru / Build-And-Deploy (push) Successful in 21s
All checks were successful
Build and deploy mmote.ru / Build-And-Deploy (push) Successful in 21s
This commit is contained in:
parent
6ed5eedaeb
commit
0175d04f22
@ -13,7 +13,7 @@ jobs:
|
||||
|
||||
- name: Setup SSH
|
||||
run: |
|
||||
mkdir ~/.ssh/
|
||||
mkdir -p ~/.ssh/
|
||||
echo "$HUGO_PRIVATE_KEY" > ~/.ssh/id_rsa
|
||||
echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts
|
||||
chmod 600 ~/.ssh/id_rsa
|
||||
|
Loading…
Reference in New Issue
Block a user