Skip to content

Commit 06e81e9

Browse files
committed
feat: ocp templates for influxdb
1 parent 7d5dd88 commit 06e81e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-image-k6-runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
with:
5252
context: k6/k6-runner
5353
push: true
54-
tags: ${{ env.GITHUB_REGISTRY }}/${{env.IMAGE_NAME}}:dev
54+
tags: ${{ env.GITHUB_REGISTRY }}/${{env.IMAGE_NAME}}:test
5555
file: k6/k6-runner/Dockerfile.k6
5656
cache-from: type=local,src=/tmp/.buildx-cache
5757
cache-to: type=local,dest=/tmp/.buildx-cache-new

0 commit comments

Comments
 (0)