Skip to content

Commit

Permalink
Add docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mask-pp committed Aug 25, 2023
1 parent 18132a4 commit b646ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
file: Dockerfile
# push: ${{ startsWith(github.ref, 'refs/tags/') }}
push: true
tags: scrolltech/onchain-metrics:${{github.ref_name}}
tags: scrolltech/chain-monitor:${{github.ref_name}}
# cache-from: type=gha,scope=${{ github.workflow }}
# cache-to: type=gha,scope=${{ github.workflow }}

0 comments on commit b646ebf

Please sign in to comment.