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
Commitc7d68fa
committed
chore(ci): also deploy Firebase functions to
Previously, we only deployed to Firebase hosting for the`docs-angularjs-org` Firebase project. This meant that the deployedfunctions used an old version of Node.js and started failing oncesupport was dropped for that version. See#17111 for details.This commit fixes this by ensuring that we deploy to all enabledFirebase services (currently functions and hosting).Fixes#17111Fixesangular/angularjs.org#251docs-angularjs-org
1 parent667ff87 commitc7d68fa
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
398 | 398 |
| |
399 | 399 |
| |
400 | 400 |
| |
401 |
| - | |
| 401 | + | |
402 | 402 |
| |
403 | 403 |
| |
404 | 404 |
| |
|
0 commit comments
Comments
(0)