flannel-io / flannel

flannel is a network fabric for containers, designed for Kubernetes
Apache License 2.0
8.74k stars 2.87k forks source link

Wait all the jobs to finish before deploying the github-page #1848

Closed rbrtbnfgl closed 9 months ago

rbrtbnfgl commented 9 months ago

Description

Add a waiting action to wait the other jobs to finish during release to fix errors like #1845 to avoid that the github-page with the new helm chart is deployed in case of errors.

Todos

Release Note

None required