Compare commits
2
Commits
3f254c289c
...
9d8ed99827
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9d8ed99827 | ||
|
|
26e5620fc2 |
@@ -58,6 +58,7 @@ jobs:
|
||||
env:
|
||||
DEPLOY_USER: ${{ secrets.DEPLOY_USER }}
|
||||
DEPLOY_HOST: ${{ secrets.DEPLOY_HOST }}
|
||||
DEPLOY_PATH: ${{ secrets.DEPLOY_PATH }}
|
||||
run: |
|
||||
ssh -i ~/.ssh/deploy_key -o UserKnownHostsFile=~/.ssh/known_hosts \
|
||||
"$DEPLOY_USER@$DEPLOY_HOST" \
|
||||
|
||||
Reference in New Issue
Block a user