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:
8
script/hassfest/docker/Dockerfile.dockerignore
Normal file
8
script/hassfest/docker/Dockerfile.dockerignore
Normal file
@@ -0,0 +1,8 @@
|
||||
# Ignore everything except the specified files
|
||||
*
|
||||
|
||||
!homeassistant/
|
||||
!requirements.txt
|
||||
!script/
|
||||
script/hassfest/docker/
|
||||
!script/hassfest/docker/entrypoint.sh
|
||||
Reference in New Issue
Block a user