Commit 208dae79 authored by Yuliya Sharafitdinova's avatar Yuliya Sharafitdinova

update workflow

parent f68be564
......@@ -66,7 +66,7 @@ jobs:
needs: push_to_registry
uses: blockscout/blockscout-ci-cd/.github/workflows/deploy.yaml@master
with:
valuesDir: deploy/values/review
env_vars: VALUES_DIR=deploy/values/review,APP_NAME=bs-stack
appNamespace: review-front-$GITHUB_HEAD_REF_SLUG
blockscoutIngressHost: blockscout
frontendIngressHost: frontend
......
......@@ -56,7 +56,7 @@ jobs:
needs: push_to_registry
uses: blockscout/blockscout-ci-cd/.github/workflows/deploy.yaml@master
with:
valuesDir: deploy/values/main
env_vars: VALUES_DIR=deploy/values/main,APP_NAME=bs-stack
appNamespace: front-main
blockscoutIngressHost: blockscout
frontendIngressHost: frontend
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment