3:27:08 PM: Build ready to start
3:27:09 PM: build-image version: be42e453d6c8f171cc2f654acc29c0a8b60e6d93
3:27:09 PM: build-image tag: v3.7.1
3:27:09 PM: buildbot version: e09173a6e40368eeb16523726d44c00cebae8be4
3:27:10 PM: Fetching cached dependencies
3:27:10 PM: Failed to fetch cache, continuing with build
3:27:10 PM: Starting to prepare the repo for build
3:27:10 PM: No cached dependencies found. Cloning fresh repo
3:27:10 PM: git clone https://github.com/AlexanderBowers/Full-Stack-Developer-Coding-Challenge
3:27:21 PM: Preparing Git Reference refs/heads/main
3:27:21 PM: Error checking out submodules: fatal: No url found for submodule path 'Rocket-Com-
backend' in .gitmodules
3:27:21 PM: Failing build: Failed to prepare repo
3:27:21 PM: Failed during stage 'preparing repo': Error checking out submodules: fatal: No url found for
submodule path 'Rocket-Com-backend' in .gitmodules
: exit status 128
3:27:21 PM: Finished processing build request in 11.790908339s
My gitmodules file:
[submodule “path_to_submodule”]
path = /Rocket-Com-backend
url = GitHub - AlexanderBowers/Rocket-Com-backend: Using this to deploy to Heroku
What I’ve tried: