Skip to content

Commit cfe316e

Browse files
committed
ci: tmp change build tag for tests
Signed-off-by: Raphael Glon <[email protected]>
1 parent a21ed5b commit cfe316e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-build-action.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ jobs:
6464
context: ${{ inputs.context }}
6565
build-args: ${{ inputs.build_args }}
6666
file: ${{ inputs.context }}/${{ inputs.dockerfile }}
67-
tags: ${{ inputs.repository }}/${{ inputs.image }}:sha-${{ env.GITHUB_SHA_SHORT }},${{ inputs.repository }}/${{ inputs.image }}:latest
68-
67+
# tags: ${{ inputs.repository }}/${{ inputs.image }}:sha-${{ env.GITHUB_SHA_SHORT }},${{ inputs.repository }}/${{ inputs.image }}:latest
68+
tags: ${{ inputs.repository }}/${{ inputs.image }}:testraph
6969
- name: Tailscale Wait
7070
if: ${{ failure() || runner.debug == '1' }}
7171
uses: huggingface/tailscale-action@v1

0 commit comments

Comments
 (0)