Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Update to go1.24 and Traefik v2.11.32

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

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@v2
with:
fetch-depth: 0
- name: Package documentation
run: make docs-package