Redoing Hivemind CLI and Listener. #65

Merged
gitea-sonarqube-bot merged 4 commits from docker-compose-overhaul_2025-12-01T16-19-24 into main 2025-12-01 20:13:26 -05:00
Showing only changes of commit 3cb947a4c0 - Show all commits
+1
View File
@@ -206,6 +206,7 @@ jobs:
-a ! -name "*macos*" \
-a ! -name "*hivemind*" \
-a ! -name "*server*" \
-a ! -name "*raspberrypi*" \
| sed -e ':a;N;$!ba;s/[\r\n]/ /g')
echo "compose_list=$compose_list" >> "$GITHUB_OUTPUT"