ci: wat
This commit is contained in:
@@ -51,6 +51,8 @@ jobs:
|
|||||||
ls -la
|
ls -la
|
||||||
- name: Upload to server
|
- name: Upload to server
|
||||||
run: |
|
run: |
|
||||||
|
pwd
|
||||||
|
ls -la
|
||||||
mkdir ~/.ssh
|
mkdir ~/.ssh
|
||||||
chmod 600 ~/.ssh
|
chmod 600 ~/.ssh
|
||||||
echo "$SSH_KEYSCAN" > ~/.ssh/known_hosts
|
echo "$SSH_KEYSCAN" > ~/.ssh/known_hosts
|
||||||
|
|||||||
Reference in New Issue
Block a user