fix: docker CI parallel build
This commit is contained in:
parent
3b87945ab0
commit
276bf56225
2
.github/workflows/build-push-docker.yaml
vendored
2
.github/workflows/build-push-docker.yaml
vendored
|
@ -29,6 +29,8 @@ jobs:
|
|||
- lite
|
||||
- full
|
||||
- ollama
|
||||
# The maximum number of jobs that can run simultaneously
|
||||
max-parallel: 1
|
||||
steps:
|
||||
- name: Free Disk Space (Ubuntu)
|
||||
uses: jlumbroso/free-disk-space@main
|
||||
|
|
Loading…
Reference in New Issue
Block a user