Commit 288f74e9 authored by Yuliya Sharafitdinova's avatar Yuliya Sharafitdinova

debug e2e workflow

parent 567a3a0e
...@@ -65,11 +65,10 @@ jobs: ...@@ -65,11 +65,10 @@ jobs:
needs: push_to_registry needs: push_to_registry
uses: blockscout/blockscout-ci-cd/.github/workflows/e2e_new.yaml@master uses: blockscout/blockscout-ci-cd/.github/workflows/e2e_new.yaml@master
with: with:
valuesDir: deploy/values/e2e env_vars: VALUES_DIR=deploy/values/e2e,APP_NAME=e2e-front
appName: e2e-front
appNamespace: e2e-front-$GITHUB_SHA_SHORT appNamespace: e2e-front-$GITHUB_SHA_SHORT
blockscoutIngressHost: blockscout blockscoutIngressHost: blockscout
frontendIngressHost: frontend 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 gethIngressHost: geth
scVerifierIngressHost: sc-verifier scVerifierIngressHost: sc-verifier
......
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