-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Installation of the python dependencies and scripts is done at the start of each job within the build.yaml workflow. By caching the venv we can save up to 10 seconds on each job after the first. With the planned re-introduction of #392 that splits the chart-verifier job into 3, this can scale to up to a total of 40s per run. Signed-off-by: Matthias Goerens <[email protected]>
- Loading branch information
1 parent
78e5987
commit 9d95787
Showing
1 changed file
with
21 additions
and
0 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