This repository was archived by the owner on Apr 12, 2024. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork27.4k
Commit66ada20
committed
chore(ci): also deploy
Previously, we only deployed the built files to Google Cloud Storage forthe `code-angularjs-org` Firebase project. This meant that the otherFirebase services (such as functions, hosting, storage) were not updatedwhen we made changes to their source code or configuration.(This isn't a problem at the moment, since the code/configuration forthese service changes infrequently, but could bite us in the future.)This commit fixes this by ensuring that we deploy to all enabledFirebase services (currently functions, hosting and storage).code-angularjs-org
to Firebase1 parentc7d68fa commit66ada20
1 file changed
+14
-0
lines changedLines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
373 | 387 |
| |
374 | 388 |
| |
375 | 389 |
| |
|
0 commit comments
Comments
(0)