Actions - added deploy
This commit is contained in:
parent
b48f29b82a
commit
a33785c7e7
@ -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: "./"
|
FOLDER: "$GITHUB_WORKSPACE/public/"
|
||||||
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