Skip to content

Commit

Permalink
Test against PR changes
Browse files Browse the repository at this point in the history
  • Loading branch information
gmpinder committed Apr 25, 2024
1 parent e0a7a9a commit 93ef121
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ 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@use-new-clie-features # Replace this when dependent PR is merged
# uses: blue-build/github-action@v1.4
with:
recipe: ${{ matrix.recipe }}
cosign_private_key: ${{ secrets.SIGNING_SECRET }}
Expand Down

0 comments on commit 93ef121

Please sign in to comment.