chore: Enable cache builds on main branch
This commit is contained in:
parent
dcfdacc518
commit
783ac2c3fb
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -133,6 +133,7 @@ jobs:
|
|||
GH_TOKEN: ${{ github.token }}
|
||||
GH_PR_EVENT_NUMBER: ${{ github.event.number }}
|
||||
COSIGN_PRIVATE_KEY: ${{ secrets.TEST_SIGNING_SECRET }}
|
||||
BB_BUILDKIT_CACHE_GHA: true
|
||||
run: |
|
||||
cd integration-tests/test-repo
|
||||
bluebuild build --push -vv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue