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

chore(snackpub): update Dockerfile for yarn-related changes #622

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

byCedric
Copy link
Member

@byCedric byCedric commented Jan 3, 2025

Why

The root package.json was recently changed to automatically bootstrap the repository when installing. This needs to be disabled in the Dockerfiles since we are doing customization of the repository when building.

How

  • Added --ignore-scripts to the yarn install statements in Snackpub's Dockerfile

Test Plan

See CI

@byCedric byCedric merged commit 6acd10a into main Jan 3, 2025
4 checks passed
@byCedric byCedric deleted the @bycedric/snackpub/fix-failing-build branch January 3, 2025 11:43
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.

1 participant