Use inline cache (fixes ghcr empty manifest image) (#77)

This commit is contained in:
Jesse Hills 2021-07-26 11:35:29 +12:00 committed by GitHub
parent 8baf034d78
commit c204f92d9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,6 +47,6 @@ jobs:
esphome/aioesphomeapi-proto-builder:latest
push: true
pull: true
cache-to: ghcr.io/esphome/aioesphomeapi-proto-builder:latest
cache-to: type=inline
cache-from: ghcr.io/esphome/aioesphomeapi-proto-builder:latest
platforms: linux/amd64,linux/arm64,linux/arm/v7