We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e7feb commit ed05c91Copy full SHA for ed05c91
.github/workflows/build-push-artifacts.yml
@@ -56,7 +56,7 @@ jobs:
56
id: image-meta
57
uses: docker/metadata-action@v5
58
with:
59
- images: ghcr.io/azimuth-cloud/azimuth-${{ matrix.component }}
+ images: ghcr.io/stackhpc/azimuth-llm-${{ matrix.component }}-ui
60
# Produce the branch name or tag and the SHA as tags
61
tags: |
62
type=ref,event=branch
0 commit comments