Update .github/workflows/build_push.yml
This commit is contained in:
parent
ed7858a223
commit
4782731860
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build_push.yml
vendored
1
.github/workflows/build_push.yml
vendored
|
@ -23,6 +23,7 @@ jobs:
|
|||
name: Prepare job
|
||||
runs-on: docker
|
||||
container:
|
||||
image: https://ghcr.io/alpine-latest
|
||||
outputs:
|
||||
individualMatrix: ${{ steps.generate-matrices.outputs.individualMatrix }}
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue