Skip to content

Bumped version to 2024.12.0 (#211) #9

Bumped version to 2024.12.0 (#211)

Bumped version to 2024.12.0 (#211) #9

name: Build Self Host
on:
push:
branches-ignore:
- "gh-pages"
paths-ignore:
- ".github/workflows/**"
workflow_dispatch:
jobs:
build-self-host:
uses: ./.github/workflows/_build.yml
with:
chart_name: self-host
secrets: inherit