Skip to content

SYS-1595: Replace Masters landing zone with real Masters volume (#121) #9

SYS-1595: Replace Masters landing zone with real Masters volume (#121)

SYS-1595: Replace Masters landing zone with real Masters volume (#121) #9

---
name: Push Helm Chart to ChartMuseum
on:
push:
paths:
- 'charts/**'
- '!charts/*-*-values.yaml'
branches:
- main
jobs:
push_to_chart_museum:
uses: UCLALibrary/reusable-ghactions-workflows/.github/workflows/cm_helm_chart_push.yml@main
with:
CM_PUSH_HELM_VERSION: ${{ vars.CM_PUSH_HELM_VERSION }}
secrets: inherit