a
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Michael Zhang 2023-10-11 17:36:46 -05:00
parent e22340a98d
commit 9ecc011029
1 changed files with 2 additions and 1 deletions

View File

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