Skip to content

Commit

Permalink
make sure to add tags for versioned tag on cloud docker images (#2060)
Browse files Browse the repository at this point in the history
  • Loading branch information
winglian authored and bursteratom committed Nov 18, 2024
1 parent b0bd2c0 commit d84e804
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,9 @@ jobs:
images: |
winglian/axolotl-cloud
axolotlai/axolotl-cloud
tags: |
type=ref,event=branch
type=semver,pattern={{version}}
- name: Login to Docker Hub
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit d84e804

Please sign in to comment.