mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2025-06-22 04:22:10 +10:00
better reject message
This commit is contained in:
parent
9d9498978c
commit
bc37bf088b
3 changed files with 15 additions and 11 deletions
12
.github/workflows/e2e.yml
vendored
12
.github/workflows/e2e.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue