forked from kovagoadi.hu/static.kovagoadi.hu
Fix path
This commit is contained in:
@@ -13,7 +13,7 @@ env:
|
|||||||
|
|
||||||
# --- CUSTOMIZABLE PRODUCTION PATH ---
|
# --- CUSTOMIZABLE PRODUCTION PATH ---
|
||||||
# Set the absolute path for your production deployment on the remote server.
|
# Set the absolute path for your production deployment on the remote server.
|
||||||
REMOTE_PROD_PATH: /var/app/test/prod
|
REMOTE_PROD_PATH: /var/app/test/test-prod
|
||||||
|
|
||||||
SSH_HOST: ${{ secrets.SSH_HOST }}
|
SSH_HOST: ${{ secrets.SSH_HOST }}
|
||||||
SSH_USER: ${{ secrets.SSH_USER }}
|
SSH_USER: ${{ secrets.SSH_USER }}
|
||||||
|
|||||||
Reference in New Issue
Block a user