1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-25 11:19:30 +01:00

Optimize hassfest image (#124855)

* Optimize hassfest docker image

* Adjust CI

* Use dynamic uv version

* Remove workaround
This commit is contained in:
Robert Resch
2024-08-30 13:09:10 +02:00
committed by GitHub
parent 54188b4128
commit 397198c6d0
5 changed files with 163 additions and 46 deletions

View File

@@ -0,0 +1,8 @@
# Ignore everything except the specified files
*
!homeassistant/
!requirements.txt
!script/
script/hassfest/docker/
!script/hassfest/docker/entrypoint.sh