Skip to content

Replace npm install with npm ci in Dockerfile#7094

Merged
hardillb merged 2 commits into
mainfrom
hardillb-patch-2
Apr 17, 2026
Merged

Replace npm install with npm ci in Dockerfile#7094
hardillb merged 2 commits into
mainfrom
hardillb-patch-2

Conversation

@hardillb
Copy link
Copy Markdown
Contributor

Description

Force npm ci for ci pipeline container builds

Using npm install is pulling versions not in the package-lock.josn file

Force `npm ci` for ci pipeline container builds
@hardillb hardillb requested a review from ppawlowski April 17, 2026 12:54
@hardillb hardillb self-assigned this Apr 17, 2026
@hardillb hardillb requested a review from ppawlowski April 17, 2026 12:56
@hardillb
Copy link
Copy Markdown
Contributor Author

Asking for review again as I had missed copying the package-lock.json file

@hardillb hardillb merged commit 8a08512 into main Apr 17, 2026
13 checks passed
@hardillb hardillb deleted the hardillb-patch-2 branch April 17, 2026 13:02
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