make sure to add tags for versioned tag on cloud docker images (#2060)

This commit is contained in:
Wing Lian
2024-11-14 10:24:49 -05:00
committed by GitHub
parent 2d7830fda6
commit 5be8e13d35

View File

@@ -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: