Skip to content

Do not attempt to load keys if TLS is not enabled or if no keys is present #159

Do not attempt to load keys if TLS is not enabled or if no keys is present

Do not attempt to load keys if TLS is not enabled or if no keys is present #159

Workflow file for this run

---
name: docs
on:
push:
branches: [master]
pull_request:
branches: [master]
workflow_dispatch:
jobs:
build-docs:
name: build documentation
runs-on: ubuntu-latest
container:
image: ghcr.io/linux-nvme/debian:latest
steps:
- uses: actions/checkout@v4
- name: build
run: |
scripts/build.sh docs