This commit is contained in:
parent
4d68818eb7
commit
b7250ef8ff
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pipeline:
|
|||
image: node:18
|
||||
commands:
|
||||
- npm ci
|
||||
- npm run build
|
||||
- npm run build -- --site https://mzhang.io --base /mlm
|
||||
|
||||
deploy:
|
||||
image: alpine
|
||||
|
|
Loading…
Reference in a new issue