add docker-alpine-image to ci-complete
This commit is contained in:
parent
4e505b0941
commit
c6e18fbc96
2
.github/workflows/osrm-backend.yml
vendored
2
.github/workflows/osrm-backend.yml
vendored
@ -777,6 +777,6 @@ jobs:
|
||||
|
||||
ci-complete:
|
||||
runs-on: ubuntu-22.04
|
||||
needs: [build-test-publish, docker-image, windows-release-node, benchmarks]
|
||||
needs: [build-test-publish, docker-image, docker-alpine-image, windows-release-node, benchmarks]
|
||||
steps:
|
||||
- run: echo "CI complete"
|
||||
|
Loading…
Reference in New Issue
Block a user