We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PSDevOps.PSSVG.ps1
Using an ordered hashtable will remove "flopping" build artifacts (it will only build when there is a real change, not a change in ordering)
The text was updated successfully, but these errors were encountered:
RunPSSVG
fix: Ordering PSDevOps.PSSVG hashtables ( Fixes #195 )
2b2b630
4118e1e
0b7fcbc
No branches or pull requests
Using an ordered hashtable will remove "flopping" build artifacts (it will only build when there is a real change, not a change in ordering)
The text was updated successfully, but these errors were encountered: