mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
helm variable update
This commit is contained in:
parent
8cc372679c
commit
6c6b7156bb
1
.github/workflows/feature-deployment.yml
vendored
1
.github/workflows/feature-deployment.yml
vendored
@ -182,6 +182,7 @@ jobs:
|
|||||||
--set space.enabled=${{ env.BUILD_SPACE || false }} \
|
--set space.enabled=${{ env.BUILD_SPACE || false }} \
|
||||||
--set space.artifact_url=$SPACE_S3_URL \
|
--set space.artifact_url=$SPACE_S3_URL \
|
||||||
--set shared_config.deploy_script_url=$DEPLOY_SCRIPT_URL \
|
--set shared_config.deploy_script_url=$DEPLOY_SCRIPT_URL \
|
||||||
|
--set shared_config.api_base_url=${{vars.FEATURE_PREVIEW_NEXT_PUBLIC_API_BASE_URL}} \
|
||||||
--output json \
|
--output json \
|
||||||
--timeout 1000s)
|
--timeout 1000s)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user