Update .github/workflows/build_push.yml
This commit is contained in:
parent
7de7f3db93
commit
2e25400a20
1 changed files with 0 additions and 2 deletions
2
.github/workflows/build_push.yml
vendored
2
.github/workflows/build_push.yml
vendored
|
@ -22,8 +22,6 @@ jobs:
|
||||||
prepare:
|
prepare:
|
||||||
name: Prepare job
|
name: Prepare job
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
outputs:
|
|
||||||
individualMatrix: ${{ steps.generate-matrices.outputs.individualMatrix }}
|
|
||||||
steps:
|
steps:
|
||||||
- name: Clone repo
|
- name: Clone repo
|
||||||
uses: https://github.com/actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
|
uses: https://github.com/actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue