misc: Fix 'needs' field in docker-build.yaml
This commit is contained in:
2
.github/workflows/docker-build.yaml
vendored
2
.github/workflows/docker-build.yaml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
docker-buildx-bake:
|
||||
runs-on: [self-hosted, linux, x64]
|
||||
needs:
|
||||
- prepare
|
||||
- obtain-targets
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
||||
Reference in New Issue
Block a user