Skip to content

Remove deprecated MongoDB and NGINX, support TAR node store, version 2.0 #32

Remove deprecated MongoDB and NGINX, support TAR node store, version 2.0

Remove deprecated MongoDB and NGINX, support TAR node store, version 2.0 #32

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