Remove scrubbing from pipeline

This step will need to run in a separate pipeline or action that has access to files that are not located the O3DE repo.
This commit is contained in:
Brian Herrera
2021-03-26 09:02:02 -07:00
parent 68b0501eac
commit 3393989702
@@ -4,7 +4,6 @@
"default"
],
"steps": [
"scrubbing",
"validation"
]
},