Commit a1840aaf authored by Murphy Law's avatar Murphy Law Committed by GitHub

ci: Fix nightly integration-test image name (#2533)

Co-authored-by: default avatarmergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
parent 32639605
...@@ -450,9 +450,9 @@ workflows: ...@@ -450,9 +450,9 @@ workflows:
context: context:
- optimism - optimism
- docker-publish: - docker-publish:
name: deployer-release name: integration-tests-release
docker_file: ops/docker/Dockerfile.packages docker_file: ops/docker/Dockerfile.packages
docker_tags: ethereumoptimism/deployer:nightly docker_tags: ethereumoptimism/integration-tests:nightly
docker_context: . docker_context: .
target: integration-tests target: integration-tests
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