Skip to content

Commit

Permalink
fix: OPS-4837 fix installing pckgs by changing override-ci-command
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriiLevantovych committed Dec 18, 2024
1 parent b941d21 commit 819cae0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ commands:
cache-only-lockfile: false
app-dir: ~/repo
override-ci-command: >
npx --yes retry-cli -n 5 -t 3000 --
yarn install --pure-lockfile --ignore-scripts --no-progress
jobs:
Expand Down

0 comments on commit 819cae0

Please sign in to comment.