Add support for HCaptcha site key during frontend build
This commit is contained in:
@@ -19,5 +19,6 @@ docker_frontend:
|
||||
IMAGE_NAME: frontend
|
||||
WORKDIR_PATH: frontend
|
||||
DOCKERFILE_PATH: Dockerfile
|
||||
BUILD_ARGS: "--build-arg HCAPTCHA_SITE_KEY=$HCAPTCHA_SITE_KEY"
|
||||
needs:
|
||||
- build_frontend
|
||||
|
||||
Reference in New Issue
Block a user