Skip to content

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

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

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

name: Build SM Operator
on:
push:
branches-ignore:
- "gh-pages"
paths-ignore:
- ".github/workflows/**"
workflow_dispatch:
jobs:
build-sm-operator:
name: Build SM Operator
uses: ./.github/workflows/_build.yml

Check failure on line 14 in .github/workflows/build-sm-operator.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-sm-operator.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build-sm-operator.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: sm-operator
secrets: inherit