Commit 184f13b6 authored by Mark Tyneway's avatar Mark Tyneway

ci: ci-builder fix

Give the correct path to the dockerfile
parent f79b8920
---
'@eth-optimism/ci-builder': patch
---
Retrigger release of ci-builder
......@@ -233,7 +233,7 @@ jobs:
uses: docker/build-push-action@v2
with:
context: ./ops/docker/ci-builder
file: Dockerfile
file: ./ops/docker/ci-builder/Dockerfile
push: true
tags: ethereumoptimism/ci-builder:${{ needs.release.outputs.ci-builder }},ethereumoptimism/ci-builder:latest
......
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