yavsc-client-secret.json

This commit is contained in:
Paul Schneider
2021-06-06 21:25:34 +01:00
parent 590f86f269
commit b72c2b5777

View File

@ -31,6 +31,7 @@ debug:
script:
- cd test/yavscTests
- cp $TestingConfig appsettings.Testing.json
- cp $yavsc_client_secret_json yavsc-client-secret.json
- dnu build
- ASPNET_ENV=Testing dnx test -maxthreads 1 -xml test-results.xml