Skip to content

FIX webwork chart can't build, old bitnami mariadb #179

FIX webwork chart can't build, old bitnami mariadb

FIX webwork chart can't build, old bitnami mariadb #179

Workflow file for this run

name: Lint Charts
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Fetch history
run: git fetch --prune --unshallow
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.3.1
- name: Run chart-testing (lint)
run: ct lint --config .github/ct-lint.yaml