1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

Update Gitlab Build Script (#215)

This commit is contained in:
Otto Winter
2018-11-03 16:24:26 +01:00
committed by GitHub
parent 27b86d89b0
commit 8a58ff91c3
13 changed files with 187 additions and 540 deletions

View File

@@ -27,6 +27,4 @@ RUN apt-get update && apt-get install -y \
binfmt-support \
&& rm -rf /var/lib/apt/lists/*
COPY docker/hassio-builder.sh /usr/bin/
WORKDIR /data