Skip to content

Commit

Permalink
removed image-automation option and added opensearchrole
Browse files Browse the repository at this point in the history
  • Loading branch information
KastTrifork committed Dec 21, 2023
1 parent 362fe49 commit f556159
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/helm-create-release-branch-call.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
options:
- cheetah-application
- flink-job
- image-automation
- opensearchrole

bump-type:
type: choice
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/helm-create-release-call.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
options:
- cheetah-application
- flink-job
- image-automation
- opensearchrole

jobs:
create-release:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/helm-create-release-candidate-call.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
options:
- cheetah-application
- flink-job
- image-automation
- opensearchrole
jobs:
verify-flow-and-publish-release-candidate:
uses: trifork/cheetah-infrastructure-utils-workflows/.github/workflows/helm-create-release-candidate-call.yml@main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/helm-create-snapshot-call.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
options:
- cheetah-application
- flink-job
- image-automation
- opensearchrole

jobs:
create-snapshot:
Expand Down

0 comments on commit f556159

Please sign in to comment.