Skip to content

Commit db61ff8

Browse files
authored
Merge pull request #22 from gitpod-io/pde-128-disable-npm-scripts
Disable npm lifecycle scripts for security
2 parents 6032d47 + 37ecc85 commit db61ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tasks:
2-
- command: npm install pnpm -g && pnpm install
2+
- command: npm install pnpm -g && pnpm install --ignore-scripts
33

44
github:
55
prebuilds:

0 commit comments

Comments
 (0)