Skip to content

Commit

Permalink
push to dockerhub:mantanetwork/calamari (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
grenade committed Oct 14, 2021
1 parent a0f9d07 commit c9dccb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
push: true
file: docker/calamari.Dockerfile
tags: |
mantabot/calamari:latest
mantabot/calamari:${{ github.event.release.tag_name }}
mantanetwork/calamari:latest
mantanetwork/calamari:${{ github.event.release.tag_name }}
build-args: |
PARA_BINARY_REF=${{ github.event.release.tag_name }}

0 comments on commit c9dccb0

Please sign in to comment.