Skip to content

Commit ae4c643

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,5 @@ jobs:
6161
context: ${{ inputs.context }}
6262
build-args: ${{ inputs.build_args }}
6363
file: ${{ inputs.context }}/${{ inputs.dockerfile }}
64-
tags: ${{ inputs.repository }}/${{ inputs.image }}:sha-${{ env.GITHUB_SHA_SHORT }},${{ inputs.repository }}/${{ inputs.image }}:latest
64+
# tags: ${{ inputs.repository }}/${{ inputs.image }}:sha-${{ env.GITHUB_SHA_SHORT }},${{ inputs.repository }}/${{ inputs.image }}:latest
65+
tags: ${{ inputs.repository }}/${{ inputs.image }}:testraph

0 commit comments

Comments
 (0)