Commit 7b3b3e9b authored by Yuliya Sharafitdinova's avatar Yuliya Sharafitdinova

test deploy

parent be2d3f9d
......@@ -68,8 +68,8 @@ jobs:
uses: blockscout/blockscout-ci-cd/.github/workflows/deploy.yaml@deploy-smart-contract-verifier
with:
valuesDir: deploy/values
appNamespace: frontend-$GITHUB_REF_NAME
appNamespace: frontend-$GITHUB_HEAD_REF
appName: frontend
frontendIngressHost: frontend-$GITHUB_REF_NAME.aws-k8s.blockscout.com
frontendIngressHost: frontend-$GITHUB_HEAD_REF.aws-k8s.blockscout.com
frontendImage: ghcr.io/blockscout/frontend:prerelease-${{ needs.push_to_registry.outputs.shortSha }}
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