You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating a new deploy_dev_firebase.yml workflow would enable us to automatically deploy builds to a development environment on Firebase. This would allow PMs and other engineers to test the latest changes on a real device without having to wait for the build to be deployed to the staging environment.
Acceptance Criteria
The workflow is triggered by a successful build when being pushed to develop branch.
Why
Creating a new
deploy_dev_firebase.yml
workflow would enable us to automatically deploy builds to a development environment on Firebase. This would allow PMs and other engineers to test the latest changes on a real device without having to wait for the build to be deployed to the staging environment.Acceptance Criteria
develop
branch.Ref: https://github.com/nimblehq/ios-templates/blob/main/.github/project_workflows/deploy_staging_firebase.yml
Who Benefits?
Users
The text was updated successfully, but these errors were encountered: