Require order of jobs

This commit is contained in:
Ingo Oppermann
2024-02-26 10:09:37 +01:00
parent f41ce2820c
commit e6726dd537

View File

@@ -79,5 +79,6 @@ jobs:
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new
bundle:
needs: docker
uses: ./.github/workflows/build_bundle_dev.yaml
secrets: inherit