This commit is contained in:
parent
4618dff879
commit
97fa7d0cc0
1 changed files with 1 additions and 1 deletions
|
|
@ -22,4 +22,4 @@ jobs:
|
||||||
echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts
|
echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts
|
||||||
chmod 644 ~/.ssh/known_hosts
|
chmod 644 ~/.ssh/known_hosts
|
||||||
- name: "Deploy"
|
- name: "Deploy"
|
||||||
- run: "./bin/deploy.sh"
|
run: "./bin/deploy.sh"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue