Dragan Filipovic 2022-12-30 15:44:09 +01:00
parent 2f8e6000d2
commit 68642e11e3
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ jobs:
ARGS: "-rltgoDzvO"
SOURCE: "test_project/"
REMOTE_HOST: $EXAMPLE_REMOTE_HOST
REMOTE_USER: ${{ TEST_USER }}
REMOTE_USER: ${{ env.TEST_USER }}
TARGET: "/var/www/html/"
EXCLUDE: "/dist/, /node_modules/"