Commit 6fe14d37 authored by Yuliya Sharafitdinova's avatar Yuliya Sharafitdinova

debug e2e workflow

parent 288f74e9
...@@ -67,9 +67,9 @@ jobs: ...@@ -67,9 +67,9 @@ jobs:
with: with:
env_vars: VALUES_DIR=deploy/values/e2e,APP_NAME=e2e-front env_vars: VALUES_DIR=deploy/values/e2e,APP_NAME=e2e-front
appNamespace: e2e-front-$GITHUB_SHA_SHORT appNamespace: e2e-front-$GITHUB_SHA_SHORT
blockscoutIngressHost: blockscout
frontendIngressHost: blockscout
frontendImage: ghcr.io/blockscout/frontend:prerelease-${{ needs.push_to_registry.outputs.shortSha }} frontendImage: ghcr.io/blockscout/frontend:prerelease-${{ needs.push_to_registry.outputs.shortSha }}
gethIngressHost: geth blockscoutIngressHost: e2e-blockscout-$GITHUB_SHA_SHORT
scVerifierIngressHost: sc-verifier frontendIngressHost: e2e-blockscout-$GITHUB_SHA_SHORT
gethIngressHost: geth-$GITHUB_SHA_SHORT
scVerifierIngressHost: sc-verifier-$GITHUB_SHA_SHORT
secrets: inherit secrets: inherit
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