parent
e22340a98d
commit
9ecc011029
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ pipeline:
|
|||
image: git.mzhang.io/michael/blog-builder:2.6.4-x86_64
|
||||
commands:
|
||||
- pnpm install
|
||||
- ls -al node_modules
|
||||
- pnpm link /tmp/astro/packages/astro
|
||||
- pnpm link /tmp/astro/packages/markdown/remark
|
||||
- pnpm run build
|
||||
|
||||
deploy:
|
||||
|
|
Loading…
Reference in a new issue