Skip to content

Commit

Permalink
ci: updated docker image push workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
HotPotatoC committed Apr 14, 2021
1 parent 38b27d1 commit b1e27b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish_server_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
uses: crazy-max/ghaction-docker-meta@v2
with:
images: hotpotatoc123/kvstore-server
flavor: |
latest=auto
tags: |
type=ref,event=branch
type=ref,event=pr
Expand Down

0 comments on commit b1e27b7

Please sign in to comment.