mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-29 18:22:32 +02:00
Disable GitHub Actions cache for build image
This commit is contained in:
1
.github/workflows/onpush_builder.yaml
vendored
1
.github/workflows/onpush_builder.yaml
vendored
@@ -303,6 +303,7 @@ jobs:
|
||||
uses: home-assistant/builder/actions/build-image@2026.03.2
|
||||
with:
|
||||
arch: ${{ matrix.arch }}
|
||||
cache-gha: "false"
|
||||
cache-gha-scope: ${{ matrix.addon }}-${{ matrix.arch }}
|
||||
context: ./${{ matrix.addon }}
|
||||
file: ${{ steps.info.outputs.dockerfile }}
|
||||
|
||||
Reference in New Issue
Block a user