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 ignore pattern for pnpm deploy #540

Merged

Conversation

josefaidt
Copy link
Contributor

Issue #, if available:

Description of changes:

fixes issue with docker build where pnpm deploy the build output of the app. this is because pnpm looks at the localized gitignore as a filter when copying to the target destination (i.e. ./out)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@josefaidt josefaidt requested a review from a team as a code owner January 30, 2024 15:58
@josefaidt josefaidt added the run-ci Label to trigger action run for CI label Jan 30, 2024
@github-actions github-actions bot removed the run-ci Label to trigger action run for CI label Jan 30, 2024
@josefaidt josefaidt added the run-ci Label to trigger action run for CI label Jan 30, 2024
@github-actions github-actions bot removed the run-ci Label to trigger action run for CI label Jan 30, 2024
@josefaidt josefaidt merged commit 9ff451d into aws-amplify:main Jan 30, 2024
6 checks passed
@josefaidt josefaidt deleted the fix-ignore-pattern-for-pnpm-deploy branch January 30, 2024 16:27
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