Skip to content

Commit

Permalink
Turn on force on push to see if that fixes the issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrewster committed Jul 9, 2024
1 parent f2753a3 commit 0eb0711
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/version_k8_op.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
with:
commit_message: "Bump k8 version"
tagging_message: k8-op/${{ env.K8_VERSION }}
force_with_lease: true
- name: "build"
run: make build docker-build docker-push
working-directory: k8s-operator
Expand Down

0 comments on commit 0eb0711

Please sign in to comment.