Update .gitea/workflows/deploy-new.yml
This commit is contained in:
@@ -37,7 +37,6 @@ jobs:
|
|||||||
local_path: ./*
|
local_path: ./*
|
||||||
# destination of the code on the server
|
# destination of the code on the server
|
||||||
remote_path: /home/admin/${{ env.REPO_NAME }}/
|
remote_path: /home/admin/${{ env.REPO_NAME }}/
|
||||||
args: '-o ConnectTimeout=5'
|
|
||||||
ssh_private_key: ignored
|
ssh_private_key: ignored
|
||||||
|
|
||||||
# you may or may not need this. It all depends on how your code retrieves your discord token
|
# you may or may not need this. It all depends on how your code retrieves your discord token
|
||||||
|
|||||||
Reference in New Issue
Block a user