base url
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Michael Zhang 2023-09-21 18:20:22 -05:00
parent 4d68818eb7
commit b7250ef8ff

View file

@ -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