Skip to content

Commit

Permalink
More docker tags
Browse files Browse the repository at this point in the history
  • Loading branch information
mmmray authored and yuhan6665 committed Jun 23, 2024
1 parent eb4f942 commit 74d233d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Build docker image

on:
release:
types: [published]
push:
branches:
- main
Expand All @@ -19,6 +21,7 @@ jobs:
images: ghcr.io/${{ github.repository_owner }}/xray-core
flavor: latest=true
tags: |
type=sha
type=ref,event=branch
type=ref,event=pr
type=semver,pattern={{version}}
Expand Down

0 comments on commit 74d233d

Please sign in to comment.