Closed surya-prakash-susarla closed 1 year ago
This is also required to get the test pipeline running.
Fixed the build and test pipelines by adding a dummy services file and updating the build files to copy the dummy file to the runner env. Builds now pass since the json structure is also accepted and does not contain any secrets.
Currently we are using the parent repos build status so our PRs are not getting validated. Additionally, since we have made the google-services.json private (which we should, since it has private keys) we need to setup build again but in proper way which was not done in the past.