Push dependsOn TestMigration

This commit is contained in:
Collin M. Barrett 2020-02-15 19:14:55 -06:00
parent 5654cb9396
commit b1ab3dbaa3

View file

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