Skip to content

Update secrets mount path in CMS (sling.home changed) #35

Update secrets mount path in CMS (sling.home changed)

Update secrets mount path in CMS (sling.home changed) #35

Workflow file for this run

name: CI
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Install Helm
uses: azure/setup-helm@v3
with:
version: v3.10.0
- name: Test with template
run: helm template --output-dir generated mycms websight-cms