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
Commit4267ad6
committed
chore(ci): use default project from config when deploying to Firebase
Previously, when deploying `scripts/{code,docs}.angularjs.org-firebase/`to Firebase, we explicitly specified the target projects. Since theproject IDs are also specified in the respective `.firebaserc` files,this was unnecessary (and meant we had multiple places to update if theIDs changed).This commit simplifies the process by automatically targeting thedefault projects (as configured in the `.firebaserc` files) whendeploying to Firebase in CI.1 parent66ada20 commit4267ad6
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
383 | 383 |
| |
384 | 384 |
| |
385 | 385 |
| |
386 |
| - | |
| 386 | + | |
| 387 | + | |
387 | 388 |
| |
388 | 389 |
| |
389 | 390 |
| |
| |||
412 | 413 |
| |
413 | 414 |
| |
414 | 415 |
| |
415 |
| - | |
| 416 | + | |
| 417 | + | |
416 | 418 |
| |
417 | 419 |
| |
418 | 420 |
| |
|
0 commit comments
Comments
(0)