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: create deploy step for nextjs apps #76

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Conversation

weboko
Copy link
Collaborator

@weboko weboko commented Jul 23, 2024

Problem

Deployment of NextJS apps fails with:

+ cp -r build/. /home/jenkins/workspace/website/lab.waku.org/build/docs/flush-notes
cp: can't stat 'build/.': No such file or directory

Solution

Fix it by creating separate step.

Notes

Part of #74

@weboko weboko requested a review from a team as a code owner July 23, 2024 12:32
@weboko weboko merged commit 1d03391 into master Jul 23, 2024
8 checks passed
@weboko weboko deleted the weboko/nextjs-deploy branch July 23, 2024 12:33
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