Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

fix(openyurt): disable csrapprover component #13

fix(openyurt): disable csrapprover component

fix(openyurt): disable csrapprover component #13

Workflow file for this run

name: pr
on:
pull_request:
paths:
- ".github/workflows/pr.yaml"
- ".github/workflows/build-docer-image.yaml"
- "pkg/**"
- "cmd/**"
- "hack/dockerfiles/**"
branches: ["**"]
jobs:
build:
uses: ./.github/workflows/build-docker-image.yaml
secrets: inherit
with:
dockerfile: "hack/dockerfiles/release/Dockerfile.yurt-manager"
repo: raven-manager