Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: nocache npm ci #228

Merged
merged 3 commits into from
Aug 30, 2024
Merged

Fix: nocache npm ci #228

merged 3 commits into from
Aug 30, 2024

Conversation

marboledacci
Copy link
Contributor

As pointed out in #202 when npm ci command is used to install dependencies, the cache is ignored. I'm adding some conditions in the command and the script to ignore the cache whenever the npm ci command is used. I'm also adding some extra descriptions in the parameters to inform the users that cache won't be used when the npm ci command is used.

@marboledacci marboledacci requested a review from a team as a code owner August 29, 2024 21:52
@marboledacci marboledacci merged commit 4ec8467 into master Aug 30, 2024
2 checks passed
@marboledacci marboledacci deleted the fix/nocache-npm-ci branch August 30, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants