Hi, All,
If I set the pipeline library pointing a tag in GIT repository, is it possible to not download the same tagged version every time in the pipeline execution?
It would be nice to download and cache the library to save the time. Also it helps when the git connection is slow at times , it failed before the pipeline start execution.
Thanks for any feedback !
Qiang