Skip to content

Commit 186c058

Browse files
authored
Merge pull request #405 from fmasa/ci-fix
Fix CI pipeline
2 parents ed052c4 + 038a052 commit 186c058

File tree

5 files changed

+2269
-611
lines changed

5 files changed

+2269
-611
lines changed

firebase.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"functions": [
3535
{
3636
"predeploy": [
37+
"npm --prefix \"$RESOURCE_DIR\" install",
3738
"npm --prefix \"$RESOURCE_DIR\" run lint",
3839
"npm --prefix \"$RESOURCE_DIR\" run build"
3940
],

0 commit comments

Comments
 (0)