new secrets enable cluster upgrade

This commit is contained in:
Ulf Gebhardt 2023-03-14 02:57:40 +01:00
parent beb665eb13
commit 3a99cf1706
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9
5 changed files with 2 additions and 2 deletions

BIN
.env.enc

Binary file not shown.

View File

@ -36,7 +36,7 @@ jobs:
path: "ocelot/deployment/configurations/${{ env.CONFIGURATION }}"
- name: Decrypt all secrets
run: ocelot/deployment/scripts/secrets.decrypt.sh
#- name: Upgrade Cluster
# run: ocelot/deployment/scripts/cluster.upgrade.sh
- name: Upgrade Cluster
run: ocelot/deployment/scripts/cluster.upgrade.sh
- name: Reset and seed Neo4j database
run: ocelot/deployment/scripts/cluster.reseed.sh

Binary file not shown.

Binary file not shown.

Binary file not shown.