Commit 190c024c authored by Yuliya Sharafitdinova's avatar Yuliya Sharafitdinova

fix workflow for e2e tests

parent 264a3102
......@@ -69,7 +69,7 @@ jobs:
with:
valuesDir: deploy/values
appName: e2e-front
appNamespace: e2e-front
appNamespace: e2e-front-$GITHUB_SHA_SHORT
blockscoutIngressHost: blockscout
frontendIngressHost: frontend
frontendImage: ghcr.io/blockscout/frontend:prerelease-${{ needs.push_to_registry.outputs.shortSha }}
......
......@@ -75,3 +75,4 @@ jobs:
gethIngressHost: geth
scVerifierIngressHost: sc-verifier
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