Skip to content

Commit

Permalink
feat: ocp templates for influxdb
Browse files Browse the repository at this point in the history
  • Loading branch information
NithinKuruba committed Jul 11, 2024
1 parent 7d5dd88 commit 06e81e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-image-k6-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
with:
context: k6/k6-runner
push: true
tags: ${{ env.GITHUB_REGISTRY }}/${{env.IMAGE_NAME}}:dev
tags: ${{ env.GITHUB_REGISTRY }}/${{env.IMAGE_NAME}}:test
file: k6/k6-runner/Dockerfile.k6
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new
Expand Down

0 comments on commit 06e81e9

Please sign in to comment.