mirror of
https://github.com/esphome/aioesphomeapi.git
synced 2025-02-01 23:22:27 +01:00
Use inline cache (fixes ghcr empty manifest image) (#77)
This commit is contained in:
parent
8baf034d78
commit
c204f92d9a
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user