ci(aio): deploy from CI to staging

This commit is contained in:
Georgios Kalpakas
2017-01-25 19:39:01 +02:00
committed by Igor Minar
parent c37af2af5a
commit 4165fddfc4
20 changed files with 864 additions and 85 deletions

5
angular.io/.firebaserc Normal file
View File

@ -0,0 +1,5 @@
{
"projects": {
"staging": "aio-staging"
}
}