Commit 92ef028c authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #1835 from ethereum-optimism/fix/ci-proxyd-publish

ci: fix proxyd publish
parents 0fb44b3c 502a131e
......@@ -194,8 +194,8 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v2
with:
context: ./go/proxyd
file: ./Dockerfile
context: .
file: ./go/proxyd/Dockerfile
push: true
tags: ethereumoptimism/proxyd:${{ needs.release.outputs.proxyd }},ethereumoptimism/proxyd:latest
build-args: |
......
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