adding docker-build-image to yml file

This commit is contained in:
aya 2024-12-02 09:15:08 +02:00
parent 8717a8e5b5
commit c1595a14e9

View File

@ -10,7 +10,10 @@ on:
workflow_dispatch:
jobs:
test-common:
needs: build-docker-image
uses: ./.github/workflows/test_common.yml
secrets: inherit
with: