Commit 22818df0 authored by Ben Wilson's avatar Ben Wilson

Added latest tag for op-exporter releases

parent 5877f230
...@@ -227,7 +227,7 @@ jobs: ...@@ -227,7 +227,7 @@ jobs:
context: . context: .
file: ./ops/docker/Dockerfile.op-exporter file: ./ops/docker/Dockerfile.op-exporter
push: true push: true
tags: ethereumoptimism/op-exporter:${{ needs.release.outputs.op-exporter }} tags: ethereumoptimism/op-exporter:${{ needs.release.outputs.op-exporter }},ethereumoptimism/op-exporter:latest
build-args: | build-args: |
GITDATE=${{ steps.build_args.outputs.GITDATE }} GITDATE=${{ steps.build_args.outputs.GITDATE }}
GITCOMMIT=${{ steps.build_args.outputs.GITCOMMIT }} GITCOMMIT=${{ steps.build_args.outputs.GITCOMMIT }}
......
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