This commit is contained in:
parent
0adaf0c122
commit
f8e04d7342
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ pipeline:
|
||||||
build:
|
build:
|
||||||
image: node:20
|
image: node:20
|
||||||
commands:
|
commands:
|
||||||
|
- npm install -g pnpm
|
||||||
# - cd /tmp
|
# - cd /tmp
|
||||||
# - rm -rf astro
|
# - rm -rf astro
|
||||||
# - git clone https://git.mzhang.io/michael/astro --depth 1
|
# - git clone https://git.mzhang.io/michael/astro --depth 1
|
||||||
|
|
Loading…
Reference in a new issue