ci: execute via /opt/services mount enabled by config.yaml
Some checks failed
Deploy Canina / deploy (push) Failing after 2s

This commit is contained in:
parsa aghaei 2026-08-09 11:54:44 +03:30
parent e08e40fb3e
commit d1468c3d57

View File

@ -17,4 +17,4 @@ jobs:
BRANCH: ${{ github.ref_name }}
run: |
echo "Executing CI/CD deployment for branch: ${BRANCH}"
sh .gitea/scripts/with-vpn.sh "bash /opt/services/canina/deploy.sh ${BRANCH}"
sh /opt/services/scripts/with-vpn.sh "sh /opt/services/canina/deploy.sh ${BRANCH}"