containers / ai-lab-recipes

Examples for building and running LLM services and applications locally with Podman
Apache License 2.0
103 stars 106 forks source link

chore: tag model_servers images on release #749

Closed axel7083 closed 1 month ago

axel7083 commented 1 month ago

This PR tag the container images of the model_servers with the ref_name if one is provided.

Fixes https://github.com/containers/ai-lab-recipes/issues/748

According to the redhat-actions/buildah-build documentation, the tags should be separated with white spaces^1

rhatdan commented 1 month ago

@sallyom @lmilbaum PTAL

rhatdan commented 1 month ago

LGTM

rhatdan commented 1 month ago

Can you merge your commits.

git rebase -i origin git push --force

rhatdan commented 1 month ago

You still have two commits I want you to squash them together.

rhatdan commented 1 month ago

You also lost your commit message?