Merge branch 'main' into renovate/ghcr.io-traefik-traefik-3.x
All checks were successful
lint-test-docker / lint-docker-compose (pull_request) Successful in 32s

This commit is contained in:
2025-12-07 18:38:47 +00:00
2 changed files with 4 additions and 0 deletions

View File

@@ -6,12 +6,14 @@ on:
- main
paths:
- 'hosts/**'
- '!clusters/**'
push:
branches:
- main
paths:
- 'hosts/**'
- '!clusters/**'
env:
BASE_BRANCH: "origin/${{ gitea.base_ref }}"

View File

@@ -6,12 +6,14 @@ on:
- main
paths:
- 'clusters/cl01tl/helm/**'
- '!hosts/**'
push:
branches:
- main
paths:
- 'clusters/cl01tl/helm/**'
- '!hosts/**'
env:
CLUSTER: cl01tl