1
0
Fork 0

Merge branch v3.5 into master

This commit is contained in:
kevinpollet 2025-08-05 15:13:08 +02:00
commit c20802b07e
No known key found for this signature in database
GPG key ID: 0C9A5DDD1B292453
41 changed files with 4658 additions and 1068 deletions

View file

@ -132,7 +132,7 @@ jobs:
--exclude dist .
chown -R "$(id -u)":"$(id -g)" dist/
gh release create ${VERSION} ./dist/**/traefik*.{zip,tar.gz} ./dist/traefik*.{tar.gz,txt} --repo traefik/traefik --title ${VERSION} --notes ${VERSION}
gh release create ${VERSION} ./dist/**/traefik*.{zip,tar.gz} ./dist/traefik*.{tar.gz,txt} --repo traefik/traefik --title ${VERSION} --notes ${VERSION} --latest=false
./script/deploy.sh