Skip to content

Commit

Permalink
Merge pull request #27 from blue-build/new-recipe-location
Browse files Browse the repository at this point in the history
chore: Move recipe.yml into ./recipes to support proper caching
  • Loading branch information
gmpinder authored May 1, 2024
2 parents 3633358 + f351ea1 commit 32ef7f1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
steps:
# the build is fully handled by the reusable github action
- name: Build Custom Image
uses: blue-build/github-action@v1.3
uses: blue-build/github-action@v1.4
with:
recipe: ${{ matrix.recipe }}
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
Expand Down
File renamed without changes.

0 comments on commit 32ef7f1

Please sign in to comment.