We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c196ea commit b11d297Copy full SHA for b11d297
scripts/ci-test/deploy-if-needed.ts
@@ -43,7 +43,6 @@ const projectConfigGroups = [
43
{ file: 'config/functions/index.js', flag: 'functions' }
44
];
45
46
-
47
/**
48
* Deploy Firebase project config files (functions, rules) to CI
49
* test project if there have been any changes to them.
0 commit comments