Skip to content

Commit

Permalink
Merge pull request #1758 from kubevirt/main-update-worflows-new-branc…
Browse files Browse the repository at this point in the history
…h-release-0.91

workflows, Update release branch release-0.91
  • Loading branch information
RamLavi authored Jan 10, 2024
2 parents 212bda1 + 08a79b4 commit bb2e039
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/component-bumper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- release-0.79
- release-0.85
- release-0.89
- release-0.91
steps:
- name: Login to Quay
run: docker login -u="kubevirt+network" -p="${{ secrets.QUAY_ROBOT_TOKEN }}" quay.io
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/prepare-version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ on:
- release-0.79
- release-0.85
- release-0.89
- release-0.91
jobs:
prepare-release:
runs-on: ubuntu-latest
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-release-notes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ on:
- release-0.53
- release-0.79
- release-0.89
- release-0.91
jobs:
prepare-release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bb2e039

Please sign in to comment.