modified: .gitea/workflows/app-continuous-deploy.yaml
Some checks failed
/ continuous-deploy (push) Failing after 24s
Some checks failed
/ continuous-deploy (push) Failing after 24s
This commit is contained in:
@@ -82,12 +82,5 @@ jobs:
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user