9 Commits

Author SHA1 Message Date
63985d538a Improve .env handling and deployment; ensure .env is included as an artifact and update deployment scripts to copy it. 2025-07-02 11:01:29 +09:00
b9ed439cba Add internal_frontend module with CI pipeline and Docker configuration 2025-07-01 17:22:33 +09:00
6e2dbde3f9 Replace hCaptcha with Google reCAPTCHA in contact page 2025-06-29 00:48:46 +00:00
b74509d45d Revert 2025-06-01 20:50:09 +02:00
eebabb5e53 Add support for HCaptcha site key during frontend build 2025-06-01 20:22:26 +02:00
61f000336b revert 2025-06-01 12:36:04 +02:00
3bd4a6783f Add HCAPTCHA_SITE_KEY as a build argument in CI
Updated `.gitlab-ci.yml` to include HCAPTCHA_SITE_KEY as a build argument for frontend builds. Adjusted `.gitlab-ci-template.yml` to ensure BUILD_ARGS processes new and existing arguments correctly. This enhances customization and environment-specific builds.
2025-06-01 12:30:11 +02:00
edae3c8a33 Add HCAPTCHA_SITE_KEY as a build argument in CI
Updated `.gitlab-ci.yml` to include HCAPTCHA_SITE_KEY as a build argument for frontend builds. Adjusted `.gitlab-ci-template.yml` to ensure BUILD_ARGS processes new and existing arguments correctly. This enhances customization and environment-specific builds.
2025-06-01 12:27:45 +02:00
5a73be331b Gitlab CI/CD Pipeline 2025-05-29 18:51:59 +00:00