Merge latest ci-tools-lib

This commit is contained in:
Stefan Reimer 2025-01-10 13:25:45 +00:00
commit b1df05ff8a

View File

@ -14,7 +14,7 @@ include .ci/podman.mk
Add subtree to your project:
```
git subtree add --prefix .ci https://git.zero-downtime.net/ZeroDownTime/ci-tools-lib.git master --squash
git subtree add --prefix .ci https://git.zero-downtime.net/ZeroDownTime/ci-tools-lib.git main --squash
```