Skip to content

ci: delete empty submodules file

Administrator requested to merge devx/ci-fix-submodules-error into main

Created by: jhchabran

The empty .gitmodules file triggered the Buildkite submodules command during the checkout phase. As this file was empty this caused an error which lead to always displaying a warning sign and always expanded the "Preparing working directory".

Before:

CleanShot 2021-10-18 at 22 02 09@2x

After

CleanShot 2021-10-18 at 22 02 36@2x

This has been driving me nuts since I've started looking at those build logs ️🧹😤

Merge request reports

Loading