mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 20:27:58 -05:00
fix: update l2 to L1 bridge estimated time (#935)
* fix: update l2 to L1 bridge estimated time * fix: remove amr64 build for the bridge UI
This commit is contained in:
2
.github/workflows/bridge-ui-publish.yml
vendored
2
.github/workflows/bridge-ui-publish.yml
vendored
@@ -54,7 +54,7 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
file: ./bridge-ui/Dockerfile
|
||||
platforms: linux/amd64,linux/arm64
|
||||
platforms: linux/amd64
|
||||
push: ${{ env.DOCKERHUB_USERNAME != '' && env.DOCKERHUB_TOKEN != '' }}
|
||||
tags: consensys/linea-bridge-ui:${{ env.DOCKER_TAG }}
|
||||
build-args: |
|
||||
|
||||
Reference in New Issue
Block a user