Git Hooks: Add tests documentation and update image tag

This commit is contained in:
Bart van der Braak
2026-01-14 14:18:29 +01:00
parent 3433254eb4
commit 30e7d38d2e
2 changed files with 44 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
services:
gitea_deny_binary_tests:
image: ghcr.io/blender/gitea:v1.25.2
image: ghcr.io/blender/gitea:v1.25.3
container_name: gitea_deny_binary_tests
working_dir: /workspace
command: bash -c "./test/run_deny_binary_tests.sh"