Skip to content

bump kernel in AL2 to 5.10 for rest of k8s versions (#1728) #115

bump kernel in AL2 to 5.10 for rest of k8s versions (#1728)

bump kernel in AL2 to 5.10 for rest of k8s versions (#1728) #115

Workflow file for this run

name: Deploy documentation
on:
workflow_dispatch:
push:
branches:
- 'main'
jobs:
mkdocs:
permissions:
contents: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: pip install mkdocs mkdocs-material
- run: mkdocs gh-deploy --strict --no-history --force