Skip to content

Update to go1.24 and Traefik v2.11.32 #159

Update to go1.24 and Traefik v2.11.32

Update to go1.24 and Traefik v2.11.32 #159

Workflow file for this run

name: Build Documentation
on:
pull_request:
jobs:
docs:
name: Doc package
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v6
with:
fetch-depth: 0
- name: Package documentation
run: make docs-package