Skip to content

Commit

Permalink
Set latest tag for default branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jyhsu2000 committed May 3, 2024
1 parent 2c4840f commit bfad378
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-docker-image.yml
Expand Up @@ -28,6 +28,9 @@ jobs:
uses: docker/metadata-action@v5
with:
images: jyhsu/ckip-service
tags: |
# set latest tag for default branch
type=raw,value=latest,enable={{is_default_branch}}
- name: Build and push Docker image
id: push
Expand Down

0 comments on commit bfad378

Please sign in to comment.