wrench: 修改发布地址
All checks were successful
Release / lint (push) Successful in 31s
Release / Release (push) Successful in 1m20s

This commit is contained in:
my_ong 2024-12-10 14:09:59 +08:00
parent 9fa4433e7f
commit eb11fbf48f
3 changed files with 3 additions and 3 deletions

View File

@ -34,7 +34,7 @@ jobs:
SOURCE: dist/
REMOTE_HOST: ${{ vars.NGINX_SERVER }}
REMOTE_USER: ${{ vars.NGINX_SERVER_USER }}
TARGET: ${{ vars.WWW_ROOT }}${{ vars.DOMAIN }}
TARGET: ${{ vars.WWW_ROOT }}${{ vars.IMS_DOMAIN }}
EXCLUDE: ""
SCRIPT_BEFORE: ${{ vars.BAKUP_SCRIPT }} ${{ vars.IMS_DOMAIN }}
SCRIPT_AFTER: echo $RSYNC_STDOUT

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long