mirror of
https://github.com/datarhei/core.git
synced 2025-09-26 20:11:29 +08:00
Require order of jobs
This commit is contained in:
1
.github/workflows/build_base_dev.yaml
vendored
1
.github/workflows/build_base_dev.yaml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user