Commit e00fe3ef authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

ci: fix batch-submitter docker build (#2634)

The docker build was broken, this commit fixes
it
Co-authored-by: default avatarmergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
parent 359bc604
...@@ -668,7 +668,7 @@ workflows: ...@@ -668,7 +668,7 @@ workflows:
- optimism - optimism
- docker-publish: - docker-publish:
name: batch-submitter-service-release name: batch-submitter-service-release
docker_file: ops/docker/Dockerfile docker_file: batch-submitter/Dockerfile
docker_tags: ethereumoptimism/batch-submitter-service:nightly docker_tags: ethereumoptimism/batch-submitter-service:nightly
docker_context: . docker_context: .
context: context:
......
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