Update .github/workflows/build_push.yml
This commit is contained in:
parent
ea5dd44967
commit
51b027fd78
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_push.yml
vendored
2
.github/workflows/build_push.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
name: Prepare job
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ubuntu-latest
|
||||
env: CI_CHUNK_NUM: 10
|
||||
outputs:
|
||||
individualMatrix: ${{ steps.generate-matrices.outputs.individualMatrix }}
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue