mirror of
https://github.com/Ocelot-Social-Community/stage.ocelot.social.git
synced 2025-12-12 23:35:59 +00:00
wait for 4minutes till seeding the database
This commit is contained in:
parent
0167a6a7ee
commit
dcf018554e
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -37,5 +37,7 @@ jobs:
|
||||
run: ocelot/deployment/scripts/secrets.decrypt.sh
|
||||
- name: Upgrade Cluster
|
||||
run: ocelot/deployment/scripts/cluster.upgrade.sh
|
||||
- name: Sleep for 4 minutes
|
||||
run: sleep 240s
|
||||
- name: Reset and seed Neo4j database
|
||||
run: ocelot/deployment/scripts/cluster.reseed.sh
|
||||
Loading…
x
Reference in New Issue
Block a user