12 Commits

Author SHA1 Message Date
6a945fb8b7 Add CA injection step for Docker Buildx in CI workflow
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 18s
2026-03-10 01:26:07 +09:00
204611e6ca Test ci
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 6s
2026-03-10 00:54:03 +09:00
52a0b6df45 Test CI
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 2s
2026-03-10 00:45:55 +09:00
23e7c88f1d Refactor CI workflow to use Docker Buildx for building and pushing images
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 2s
2026-03-10 00:36:54 +09:00
d4f25a0e1d Remove redundant Docker login command from deployment script
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 4s
2026-03-10 00:34:01 +09:00
6f55ccc442 Fix deployment script to set PATH before changing directory
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 9s
2026-03-10 00:29:42 +09:00
57db6afc1f Fix missing newline at end of file in CI workflow
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 0s
2026-03-10 00:03:55 +09:00
f87a430bbe Refactor CI workflow to simplify checkout process and update paths for backend and frontend builds
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 0s
2026-03-10 00:01:29 +09:00
53442cece2 Refactor CI workflow to use custom checkout logic and update build paths
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 0s
2026-03-09 23:41:14 +09:00
1881e088d8 Replace custom checkout logic with actions/checkout in CI workflow
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 8s
2026-03-09 23:34:57 +09:00
0ba3239ec9 Refactor CI workflow to replace actions/checkout with custom checkout logic
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 0s
2026-03-09 23:31:10 +09:00
c9ac2c2968 Add CI workflow for build and deployment process
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 1s
2026-03-09 23:28:50 +09:00