-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: added cache for binary and bundle to speed up action
This commit will add a new parameter to enable cache, default to true. When cache is enabled it will cache the crc binary per arch and the bundle per preset and arch, so on next action invocations there is no need to download anddecompress which could be time consuming actions within the cluster start up Signed-off-by: Adrian Riobo <[email protected]>
- Loading branch information
1 parent
9b79f84
commit cda12de
Showing
1 changed file
with
41 additions
and
6 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