Skip to content

Commit

Permalink
add back npm ci
Browse files Browse the repository at this point in the history
  • Loading branch information
zglicz committed Oct 29, 2024
1 parent c45c03d commit ca75e64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ build_task:
build_and_deploy_script:
- source cirrus-env BUILD
- node --version
- npm ci
- npm run check-format
- npm run build
- regular_mvn_build_deploy_analyze -Dmaven.test.skip=true -Dmaven.install.skip=true -Dsonar.skip=true
Expand Down

0 comments on commit ca75e64

Please sign in to comment.