79188947

Date: 2024-11-14 13:31:55
Score: 0.5
Natty:
Report link

Nowadays you can set GIT_SUBMODULE_UPDATE_FLAGS: --remote in your gitlab ci file. This will check out the latest tip of your branch defined in .gitmodules.

See gitlab ci doc

Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: mr.wolle