Skip to content

Commit

Permalink
fix: fix npm packages vulnerabilities - Ref gestion-de-projet#2164
Browse files Browse the repository at this point in the history
  • Loading branch information
Mehdi-BOUYAHIA authored Jul 11, 2023
1 parent bb78bbf commit b6ad3e6
Show file tree
Hide file tree
Showing 5 changed files with 33,417 additions and 10,161 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build-job:
image: harbor.eds.aphp.fr/cohort360/node:16.13.2
stage: build
script:
- npm install --legacy-peer-deps
- npm install
- npm run build
artifacts:
paths:
Expand Down
Loading

0 comments on commit b6ad3e6

Please sign in to comment.