-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert Azure Pipeline To Stages (#1874)
This is the new model AZP will use going forward. But it also allows you to retrigger failed stages before other stages have completed. Thus, if unit test fails early, or integration test, you can rerun the stage without having to wait for other stages to complete. Signed-off-by: Brett Logan <brett.t.logan@ibm.com>
- Loading branch information
Brett Logan
authored
Sep 10, 2020
1 parent
6a02559
commit 42da963
Showing
1 changed file
with
49 additions
and
40 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