This commit is contained in:
@@ -27,7 +27,7 @@ steps:
|
|||||||
image: node:20-alpine
|
image: node:20-alpine
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- master
|
- main
|
||||||
commands:
|
commands:
|
||||||
- npm config set registry https://registry.npmmirror.com/
|
- npm config set registry https://registry.npmmirror.com/
|
||||||
- npm install -g pnpm
|
- npm install -g pnpm
|
||||||
|
|||||||
Reference in New Issue
Block a user