parent
9ecc011029
commit
3e07267470
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ pipeline:
|
||||||
build:
|
build:
|
||||||
image: git.mzhang.io/michael/blog-builder:2.6.4-x86_64
|
image: git.mzhang.io/michael/blog-builder:2.6.4-x86_64
|
||||||
commands:
|
commands:
|
||||||
|
- (cd /tmp/astro; pnpm install)
|
||||||
- pnpm install
|
- pnpm install
|
||||||
- pnpm link /tmp/astro/packages/astro
|
- pnpm link /tmp/astro/packages/astro
|
||||||
- pnpm link /tmp/astro/packages/markdown/remark
|
- pnpm link /tmp/astro/packages/markdown/remark
|
||||||
|
|
Loading…
Reference in a new issue