mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
ci: Allow building docker image if setup related files are changed
This commit is contained in:
@@ -54,6 +54,6 @@ RUN set -x \
|
||||
&& ./scripts/examples/gn_build_example.sh examples/chip-tool out/host \
|
||||
&& : # last line
|
||||
|
||||
COPY entrypoint.sh /opt/espressif//entrypoint.sh
|
||||
COPY entrypoint.sh /opt/espressif/entrypoint.sh
|
||||
ENTRYPOINT [ "/opt/espressif/entrypoint.sh" ]
|
||||
CMD [ "/bin/bash" ]
|
||||
|
||||
Reference in New Issue
Block a user