Skip to content

chore(deps): update gcr.io/kubebuilder/kube-rbac-proxy docker tag to … #25

chore(deps): update gcr.io/kubebuilder/kube-rbac-proxy docker tag to …

chore(deps): update gcr.io/kubebuilder/kube-rbac-proxy docker tag to … #25

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

Check failure on line 14 in .github/workflows/build-self-host.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-self-host.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build-self-host.yml" -> "./.github/workflows/_build.yml" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
chart_name: self-host
secrets: inherit