fix: bas output dir
This commit is contained in:
parent
1dc77e22fb
commit
440e26fb63
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ shopt: [globstar]
|
|||
dotenv:
|
||||
- .env
|
||||
vars:
|
||||
OUTPUT_PATH: ./output
|
||||
OUTPUT_PATH: ./output/
|
||||
DEPLOY_CMD: rsync
|
||||
DEPLOY_ARGS: -avz --delete
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue