Skip to content

Merge pull request #5 from apecloud/feature/llm-env #10

Merge pull request #5 from apecloud/feature/llm-env

Merge pull request #5 from apecloud/feature/llm-env #10

Workflow file for this run

name: CICD-PUSH
on:
push:
paths:
- "addons/**"
branches:
- '*'
- '*/*'
tags-ignore:
- '*'
jobs:
check-helm:
uses: apecloud/apecloud-cd/.github/workflows/[email protected]
with:
VERSION: "v0.7.0-check"
CHART_DIR: "addons"
APECD_REF: "v0.1.38"
secrets: inherit