parent
fe2377b0b4
commit
183c998199
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ pipeline:
|
||||||
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
|
- cd /tmp
|
||||||
|
- rm -rf astro
|
||||||
- git clone https://git.mzhang.io/michael/astro --depth 1
|
- git clone https://git.mzhang.io/michael/astro --depth 1
|
||||||
- cd astro
|
- cd astro
|
||||||
- pnpm install
|
- pnpm install
|
||||||
|
|
Loading…
Reference in a new issue