Skip to content

Commit

Permalink
Merge pull request #405 from fmasa/ci-fix
Browse files Browse the repository at this point in the history
Fix CI pipeline
  • Loading branch information
fmasa authored Jan 20, 2025
2 parents ed052c4 + 038a052 commit 186c058
Show file tree
Hide file tree
Showing 5 changed files with 2,269 additions and 611 deletions.
1 change: 1 addition & 0 deletions firebase.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"functions": [
{
"predeploy": [
"npm --prefix \"$RESOURCE_DIR\" install",
"npm --prefix \"$RESOURCE_DIR\" run lint",
"npm --prefix \"$RESOURCE_DIR\" run build"
],
Expand Down
Loading

0 comments on commit 186c058

Please sign in to comment.