Skip to content

Commit

Permalink
modify image tag names for docker publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
VisargD committed Jan 5, 2024
1 parent ed6d02f commit 82a956d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
uses: docker/metadata-action@v5
with:
images: portkeyai/gateway
tags: |
type=raw,value=latest
type=pep440,pattern={{version}}
- name: Build and push Docker image
uses: docker/build-push-action@v5
Expand Down

0 comments on commit 82a956d

Please sign in to comment.