Optimized Dockerfile and github workflow

This commit is contained in:
2025-07-16 09:38:19 +02:00
parent 241c5c6da8
commit 2d276cfa5e
9 changed files with 257 additions and 29 deletions

View File

@@ -22,8 +22,8 @@ EXTRA_USERS := $(shell \
.PHONY: build install test
clean:
@echo "Removing not tracked git files"
git clean -fdx
@echo "Removing ignored git files"
git clean -fdX
tree:
@echo Generating Tree