2017-03-09 22:12:01 +02:00
|
|
|
# Miscellaneous - Integrate with CI
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TODO (gkalpak): Add docs. Mention:
|
|
|
|
|
- Testing on CI.
|
2017-07-07 16:46:28 +03:00
|
|
|
Relevant files: `scripts/ci/test-aio.sh`, `aio/aio-builds-setup/scripts/test.sh`
|
2017-03-09 22:12:01 +02:00
|
|
|
- Deploying from CI.
|
2018-05-09 18:54:53 +01:00
|
|
|
Relevant files: `scripts/ci/deploy.sh`, `aio/scripts/deploy-to-firebase.sh`
|