Commit 7084d03f authored by Yuliya Sharafitdinova's avatar Yuliya Sharafitdinova

update reusable workflows

parent e4481500
......@@ -2,7 +2,8 @@ name: Deploy review environment
on:
# push:
pull_request:
# pull_request:
workflow_dispatch
env:
K8S_LOCAL_PORT: ${{ secrets.K8S_LOCAL_PORT }}
......
......@@ -249,7 +249,7 @@ scVerifier:
frontend:
enabled: true
image:
_default: ghcr.io/blockscout/frontend:prerelease-5ca79e55
_default: ghcr.io/blockscout/frontend:main
replicas:
app: 1
docker:
......@@ -286,7 +286,7 @@ frontend:
NEXT_PUBLIC_APP_PORT:
_default: 3000
NEXT_PUBLIC_BLOCKSCOUT_VERSION:
_default: v4.1.7-beta
_default: v4.1.8-beta
NEXT_PUBLIC_FOOTER_GITHUB_LINK:
_default: https://github.com/blockscout/blockscout
NEXT_PUBLIC_FOOTER_TWITTER_LINK:
......
......@@ -249,7 +249,7 @@ scVerifier:
frontend:
enabled: true
image:
_default: ghcr.io/blockscout/frontend:prerelease-5ca79e55
_default: ghcr.io/blockscout/frontend:main
replicas:
app: 1
docker:
......
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