[DOCKER] Automated PR for docker-ovos-misc-modifications_2025-09-01T15-10-07 - #5 #5

Merged
gitea-sonarqube-bot merged 4 commits from docker-ovos-misc-modifications_2025-09-01T15-10-07 into main 2025-09-02 07:29:49 -04:00
Showing only changes of commit 2c06b95054 - Show all commits
+1 -1
View File
@@ -156,7 +156,7 @@ jobs:
echo "Detected service changes:"
cat service_changes.txt
if [[ -z service_changes.txt ]]; then
if [[ -z $(cat service_changes.txt) ]]; then
echo "watchtower" > service_changes.txt
echo "Placeholder:"
cat service_changes.txt