ci: execute via /opt/services mount enabled by config.yaml
Some checks failed
Deploy Canina / deploy (push) Failing after 2s
Some checks failed
Deploy Canina / deploy (push) Failing after 2s
This commit is contained in:
parent
e08e40fb3e
commit
d1468c3d57
@ -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}"
|
||||
Loading…
Reference in New Issue
Block a user