Skip to content

Commit db31d95

Browse files
remove node commands
1 parent 38eb314 commit db31d95

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.vtex/deployment.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,8 @@
77
parameters:
88
nodeVersion: "22-bookworm"
99
packageManager: yarn
10-
skipInstall: true
10+
skipInstall: false
1111
nodeCommands:
12-
- npm install -g yarn
13-
- yarn install --ignore-scripts
1412
- yarn run lint
1513
- yarn run ci:test
1614
when:

0 commit comments

Comments
 (0)