docs: chore: finish my sentence
This commit is contained in:
parent
974d5d8996
commit
3fb82ef940
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -23,7 +23,8 @@ jobs:
|
|||||||
# !! Add your recipes here
|
# !! Add your recipes here
|
||||||
- recipe.yml
|
- recipe.yml
|
||||||
steps:
|
steps:
|
||||||
- name: Build Custom Image # the
|
# the build is fully handled by the reusable github action
|
||||||
|
- name: Build Custom Image
|
||||||
uses: blue-build/github-action@v1.0.0
|
uses: blue-build/github-action@v1.0.0
|
||||||
with:
|
with:
|
||||||
recipe: ${{ matrix.recipe }}
|
recipe: ${{ matrix.recipe }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user