Update: Mensagem de commit dinâmica configurada

This commit is contained in:
2026-06-23 00:30:34 +00:00
parent c70f578009
commit fbbbfac773
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ echo -e "\n${CYAN}🚀 Iniciando Ciclo Automático de Deploy SteelCheck...${NC}"
# 1. Sincronização com Repositório (usando o script python existente)
echo -e "${YELLOW}📝 Sincronizando código com o Gitea...${NC}"
python3 /root/Apps/SteelCheck_base/push_steelcheck.py
python3 /root/Apps/SteelCheck_base/push_steelcheck.py "$1"
# 2. Gatilho de Deploy no Coolify (API Oficial v1)
COOLIFY_RESOURCE_UUID="ndvuaekrq3jhr562mm1uld5a"