Skip to content

update CMS to 1.19, enable custom configuration for Nginx, default ng… #21

update CMS to 1.19, enable custom configuration for Nginx, default ng…

update CMS to 1.19, enable custom configuration for Nginx, default ng… #21

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