Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Boldizsar Mezei committed Jul 1, 2024
1 parent 3ea8f4f commit b3cc35a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/functions/deploy.script.ts
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ const createUpsertTopic = () => {
fs.appendFileSync(file, command);
};

buildImage();
// buildImage();
deployServices();
// deployStorageTriggers();
deployFirestoreTriggers();
Expand Down

0 comments on commit b3cc35a

Please sign in to comment.