si x2
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
port: 22
|
port: 22
|
||||||
local_path: ./*
|
local_path: ./*
|
||||||
remote_path: /home/admin/${{ env.REPO_NAME }}/
|
remote_path: /home/admin/${{ env.REPO_NAME }}/
|
||||||
ssh_private_key: {{ env.SSH_PRIVATE_KEY }}
|
ssh_private_key: ${{ env.SSH_PRIVATE_KEY }}
|
||||||
|
|
||||||
restart-bot:
|
restart-bot:
|
||||||
needs: [deploy-via-sftp]
|
needs: [deploy-via-sftp]
|
||||||
|
|||||||
Reference in New Issue
Block a user