Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
Signed-off-by: Sammy Huang <sammy.huang@zilliz.com>

.

Signed-off-by: Sammy Huang <sammy.huang@zilliz.com>
  • Loading branch information
yellow-shine committed Dec 7, 2023
1 parent 1a8017c commit 63a2399
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,11 @@ jobs:
huangliang1203/birdwatcher
# generate Docker tags based on the following events/attributes
tags: |
type=ref,event=branch,value={{branch}}-{{sha}}
type=ref,event=branch,value={{branch}}-{{date 'YYYYMMDD'}}-{{sha}}
type=semver,pattern={{version}}
type=sha
type=raw,value={{branch}}-{{date 'YYYYMMDD'}}-{{sha}}
- name: Login to Docker Hub
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit 63a2399

Please sign in to comment.