Skip to content

Commit

Permalink
Added to integration testing pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
akondur committed Jul 12, 2024
1 parent 46b563f commit 51b9931
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/int-test-azure-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches:
- develop
- main
- release**
jobs:
build-operator-image:
runs-on: ubuntu-latest
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/int-test-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
- develop
- main
- feature**
- release**
jobs:
build-operator-image:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 51b9931

Please sign in to comment.