Actions - added deploy
This commit is contained in:
parent
0f5bd2c352
commit
ded02b3cd9
@ -37,7 +37,7 @@ jobs:
|
|||||||
DEPLOY_KEY: ${{ secrets.DEPLOY_KEY }}
|
DEPLOY_KEY: ${{ secrets.DEPLOY_KEY }}
|
||||||
ARGS: "-e -c -r --delete"
|
ARGS: "-e -c -r --delete"
|
||||||
SERVER_PORT: 22
|
SERVER_PORT: 22
|
||||||
FOLDER: "./public"
|
FOLDER: "./*"
|
||||||
SERVER_IP: ${{ secrets.SERVER_IP }}
|
SERVER_IP: ${{ secrets.SERVER_IP }}
|
||||||
USERNAME: ${{ secrets.USERNAME }}
|
USERNAME: ${{ secrets.USERNAME }}
|
||||||
SERVER_DESTINATION: "/srv/www/cz/pkmples/www"
|
SERVER_DESTINATION: "/srv/www/cz/pkmples/www"
|
||||||
|
Loading…
Reference in New Issue
Block a user