Avoid `fab_run()` for Jenkins deployment
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
Please register or sign in to comment