Skip to content

Commit

Permalink
ci: push image on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraccaman committed Dec 10, 2024
1 parent 44105d0 commit 31994e7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/queue_and_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,10 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ${{ env.REGISTRY_URL }}/anoma/namada-indexer
flavor: |
latest=auto
prefix=${{ matrix.docker.image }}
suffix=
tags: |
type=ref,event=branch
type=ref,event=pr
Expand Down

0 comments on commit 31994e7

Please sign in to comment.