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
* Enable binskim to extract packages
* Try enabling template publishing
* Don't publish all of artifacts
Previously I set the pipeline to publish all artifacts, which was way too much, since that contained referenced binaries, tests, etc. Instead we need to publish only what we build and ship from this repo. That way we only run validation on those shipping packages.
* Fix packages path
0 commit comments