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

github Actionsで CIを行う #1628

Open
nose221834 opened this issue May 19, 2024 · 0 comments · May be fixed by #1630
Open

github Actionsで CIを行う #1628

nose221834 opened this issue May 19, 2024 · 0 comments · May be fixed by #1630
Assignees

Comments

@nose221834
Copy link
Collaborator

開発目的

レビューだけでなく、本番環境のビルドが通るのかを確認する必要がる

考えられる開発内容

github Actionsの利用
docker compose -f docker-compose.prod.yml build
docker compose -f docker-compose.prod.yml run --rm admin_view npm run build
docker compose -f docker-compose.prod.yml run --rm user_front npm run build
の確認を行う

考えられる開発時間

備考

@nose221834 nose221834 self-assigned this May 19, 2024
@nose221834 nose221834 linked a pull request May 19, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant