z
ci/woodpecker/push/woodpecker Pipeline failed Details

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

View File

@ -3,6 +3,7 @@ pipeline:
image: git.mzhang.io/michael/blog-builder:2.6.4-x86_64
commands:
- cd /tmp
- rm -rf astro
- git clone https://git.mzhang.io/michael/astro --depth 1
- cd astro
- pnpm install