Add missing needs:

This commit is contained in:
Marcel Radzio 2022-08-03 17:43:28 +02:00
parent d28e8b2a21
commit 38be61c05a
1 changed files with 3 additions and 1 deletions

View File

@ -118,4 +118,6 @@ build-docker:
- main
except:
- schedules
needs: []
needs:
- job: update-gitmodules
optional: true