Skip to content

Commit

Permalink
[BRE-494] - bwwl Pre Deployment fix (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeebru authored Jan 2, 2025
1 parent 154cf93 commit 6097383
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-self-host.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:

jobs:
build-self-host:
name: Build Self Host
uses: ./.github/workflows/_build.yml
with:
chart_name: self-host
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build-sm-operator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:

jobs:
build-sm-operator:
name: Build SM Operator
uses: ./.github/workflows/_build.yml
with:
chart_name: sm-operator
Expand Down

0 comments on commit 6097383

Please sign in to comment.