added debug step
Some checks failed
CI / build-and-test (pull_request) Failing after 49s

This commit is contained in:
2025-12-07 14:37:14 +01:00
parent 58673fc6ce
commit f29d67fd02
2 changed files with 4 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ version: '3'
services:
builder:
image: ubuntu:latest
image: docker.gitea.com/runner-images:ubuntu-latest
command: tail -f /dev/null
volumes:
- ../:/var/app