Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
yajith committed Sep 24, 2024
1 parent c176cc4 commit 7b133dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/kubectl-shell.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ jobs:
with:
images: ${{ env.DOCKER_HUB_REPO }}
tags: |
type=ref,event=branch,pattern=develop,format=develop
type=ref,event=pull_request,format=pr${GITHUB_PR_NUMBER}
type=ref,event=branch
type=ref,event=pr
- name: "build and push images"
uses: docker/build-push-action@v6.7.0
Expand Down

0 comments on commit 7b133dc

Please sign in to comment.