Currently in the shopping list we have the following structure in cmd, but two of these are only used for running application locally. Could be nice to exclude them from CI to that. A different perspective is to specify which directories to include instead of build everything.
cmd/
├── shopping-list
├── shopping-list-v2
├── setup-pubsub-dev <- only used in dev
├── setup-bq-dev <- only used in dev
├── product-data-sync