-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimize deployment workflow (#1137)
*github-actions * reduce the wait time to 30 minutes for providers-integration-tests-on-KE if providers-integration-tests is not deployed. * We currently wait for 2 hours 30 minutes even when providers-integration-tests is not deployed the reason for the additional 2 hours is for waiting providers-integration-tests *merge wait for deployment and trigger master dag job into the same job but different step * Split them into the different job will need to waste additional resources on spinning up another runner and there's no good reason to do so as of now
- Loading branch information
Showing
2 changed files
with
15 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters