Skip to content

Commit

Permalink
add flame package docker-build-and-push
Browse files Browse the repository at this point in the history
  • Loading branch information
quasystaty1 committed Nov 21, 2024
1 parent 57dfe08 commit e389b82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/astria-build-and-publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
uses: docker/metadata-action@v4
with:
images: |
ghcr.io/astriaorg/astria-geth
ghcr.io/astriaorg/flame
tags: |
type=ref,event=pr
type=match,pattern=v(.*),group=1
Expand All @@ -72,4 +72,4 @@ jobs:
push: true
tags: ${{ steps.metadata.outputs.tags }}
labels: ${{ steps.metadata.outputs.labels }}
project: 1k5kkqpmfp
project: w2d6w0spqz

0 comments on commit e389b82

Please sign in to comment.