better reject message

This commit is contained in:
Dragan Filipovic 2023-01-02 18:31:40 +01:00
parent 9d9498978c
commit bc37bf088b
3 changed files with 15 additions and 11 deletions

View file

@ -64,9 +64,9 @@ jobs:
SOURCE: "test_project/"
TARGET: "/var/www/html/"
EXCLUDE: "/dist/, /node_modules/"
SCRIPT_BEFORE: |
whoami
ls -al
SCRIPT_AFTER: |
whoami
ls -al
# SCRIPT_BEFORE: |
# whoami
# ls -al
# SCRIPT_AFTER: |
# whoami
# ls -al