cicd test
Some checks failed
Build And Test / build-and-push (push) Failing after 1m0s

This commit is contained in:
2025-04-22 00:16:54 +09:00
parent 527bb293b7
commit 89c1796e5d
4 changed files with 115 additions and 0 deletions

2
.gitignore vendored
View File

@ -15,8 +15,10 @@
.DS_Store
.env.local
.env.development.local
.env.development
.env.test.local
.env.production.local
.env.production
npm-debug.log*
yarn-debug.log*