-
The `provision` task specifically targets Jenkins platform that can only exist in local environment. Direct usage of `local()` operation prevents accidental manipulation of build artifacts in other environments.
The `provision` task specifically targets Jenkins platform that can only exist in local environment. Direct usage of `local()` operation prevents accidental manipulation of build artifacts in other environments.
Loading