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