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