Commit Graph

6 Commits

Author SHA1 Message Date
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