Push dependsOn TestMigration

This commit is contained in:
Collin M. Barrett 2020-02-15 19:14:55 -06:00
parent 57b490a22a
commit 9c8d30deca

View file

@ -175,6 +175,7 @@ jobs:
- job: Push
displayName: push
dependsOn: TestMigration
steps:
- checkout: none