Skip to content

docs: add FAQ/troubleshooting and operation timing guide #255

docs: add FAQ/troubleshooting and operation timing guide

docs: add FAQ/troubleshooting and operation timing guide #255

name: Validate Documentation Static Content Generation
on:
push:
branches: [ documentation ]
pull_request:
branches: [ documentation ]
jobs:
build:
name: Hugo Documentation Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build Hugo Static Content image
run: make container-generate