We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9982f17 commit 9349b0eCopy full SHA for 9349b0e
.github/workflows/deploy-dev.yml
@@ -31,7 +31,6 @@ jobs:
31
huggingface/chat-ui
32
tags: |
33
type=raw,value=dev-${{ env.GITHUB_SHA_SHORT }}
34
-# type=sha,enable=true,prefix=dev-,format=short,sha-len=8
35
36
- name: Set up Docker Buildx
37
uses: docker/setup-buildx-action@v3
0 commit comments