add develop to start cicd

This commit is contained in:
root
2026-05-21 13:02:03 -04:00
parent f009ca10c6
commit db43862cea
+1 -1
View File
@@ -138,4 +138,4 @@ deploy_to_vps:
docker image prune -f
"
rules:
- if: $CI_COMMIT_BRANCH == "main"
- if: $CI_COMMIT_BRANCH == "develop"