mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Add a comment that deployment need to come up again regulerly 3m 10s 'publish.yml'
This commit is contained in:
parent
861de8edcb
commit
6bc4663d24
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -303,6 +303,7 @@ jobs:
|
||||
# because this step 'kubectl -n default rollout status deployment/* --timeout=600s' does not work as expected
|
||||
# and we need the pods to be up again for cleaning and seeding the Neo4j database and the backend.
|
||||
# !!! this is not a perfect solution !!!
|
||||
# deployments are regularely up again after 3 minutes and 10 seconds
|
||||
- name: Sleep for 4 minutes, means 240 seconds
|
||||
run: sleep 240s
|
||||
shell: bash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user