z
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Michael Zhang 2023-10-11 17:43:31 -05:00
parent 0c3659055a
commit fe2377b0b4
1 changed files with 1 additions and 3 deletions

View File

@ -2,14 +2,12 @@ pipeline:
build:
image: git.mzhang.io/michael/blog-builder:2.6.4-x86_64
commands:
- pwd
- pushd
- cd /tmp
- git clone https://git.mzhang.io/michael/astro --depth 1
- cd astro
- pnpm install
- pnpm run build
- popd
- cd /woodpecker/src/git.mzhang.io/michael/blog
- pnpm install
- pnpm link /tmp/astro/packages/astro
- pnpm link /tmp/astro/packages/markdown/remark