Skip to content

Commit

Permalink
test deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenSino committed Nov 6, 2024
1 parent e172f3d commit 30ff7ba
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ jobs:
REMOTE_USER: ${{ secrets.REMOTE_USER }}
REMOTE_PORT: ${{ secrets.REMOTE_PORT }}
TARGET: '/etc/nginx/www'
SCRIPT_BEFORE: |
whoami
ls -al
SCRIPT_AFTER: |
whoami
ls -al
echo $RSYNC_STDOUT
# SCRIPT_BEFORE: |
# whoami
# ls -al
# SCRIPT_AFTER: |
# whoami
# ls -al
# echo $RSYNC_STDOUT

0 comments on commit 30ff7ba

Please sign in to comment.