Skip to content

Commit

Permalink
Add additional docker image tag (plausible#4197)
Browse files Browse the repository at this point in the history
* Update build-private-images-ghcr.yml
  • Loading branch information
cnkk authored Jun 6, 2024
1 parent a0ffda0 commit 62cd18e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-private-images-ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,15 @@ jobs:
- name: Docker meta
id: meta
uses: docker/[email protected]
env:
DOCKER_METADATA_PR_HEAD_SHA: true
with:
images: ghcr.io/plausible/analytics/ee
tags: |
type=ref,event=pr
type=ref,event=branch
type=ref,event=tag
type=sha
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit 62cd18e

Please sign in to comment.