You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding support to forward params to postTargets the same way target dependsOn supports forwarding params. This will improve the flexibility of what type of targets can be run in postTargets that depend on other variables besides the current output. For example, after a version is cut you could run a post target for building and packaging a release that requires signing secrets.