Commit 0b2f9156 authored by Yuliya Sharafitdinova's avatar Yuliya Sharafitdinova

Update e2e workflow

parent cee8552a
...@@ -62,7 +62,7 @@ jobs: ...@@ -62,7 +62,7 @@ jobs:
file: ./Dockerfile file: ./Dockerfile
push: true push: true
cache-from: type=gha cache-from: type=gha
tags: ghcr.io/blockscout/frontend:${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}
build-args: | build-args: |
GIT_COMMIT_SHA=${{ env.GITHUB_SHA_SHORT }} GIT_COMMIT_SHA=${{ env.GITHUB_SHA_SHORT }}
......
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