Skip to content

Commit

Permalink
Merge pull request #27 from astriaorg/bharath/add-docker-workflows
Browse files Browse the repository at this point in the history
Update docker build workflows to use new depot tokens
  • Loading branch information
bharath-123 authored Jan 9, 2025
2 parents 0b7ad69 + 83d2de0 commit f15971d
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 f15971d

Please sign in to comment.