anges to be committed:
Some checks failed
/ continuous-deploy (push) Failing after 15m38s

modified:   .gitea/workflows/app-continuous-deploy.yaml
modified:   ops-scripts/apply-app.sh
This commit is contained in:
Márcio Fernandes
2026-04-18 20:36:54 +00:00
parent 6b89f0f2b3
commit a2e8b42539
2 changed files with 9 additions and 2 deletions

View File

@@ -81,6 +81,13 @@ jobs:
chmod 600 deploy/app/.env.d/*
chmod 600 deploy/app/onlyoffice/.env.d/*
chmod 600 deploy/app/whiteboard/.env.d/*
echo "add nextcloud helm chart"
helm repo add nextcloud https://nextcloud.github.io/helm
echo "add bitnami helm chart"
helm repo add bitnami https://charts.bitnami.com/bitnami
# invoke deploy script
ops-scripts/apply-app.sh