mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 00:31:36 +00:00
fix build script
This commit is contained in:
@ -23,7 +23,8 @@ build:local:
|
||||
stage: build
|
||||
script:
|
||||
- pnpm i
|
||||
- ./scripts/standalone.sh
|
||||
- chmod +x scripts/standalone.sh
|
||||
- bash scripts/standalone.sh
|
||||
artifacts:
|
||||
paths:
|
||||
- .next/standalone.tar.gz
|
||||
|
Reference in New Issue
Block a user