fix for docker hub hooks, quicker build

This commit is contained in:
John
2021-02-08 22:12:27 +01:00
parent ed9e5a27ad
commit 4f7e2eabfe
8 changed files with 13 additions and 12 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ ENV EBUSD_ARCH %EBUSD_ARCH%
ENV EBUSD_VERSION %EBUSD_VERSION%
RUN git clone https://github.com/john30/ebusd.git /build \
&& %EBUSD_MAKE%
&& ./make_debian.sh
%EBUSD_UPLOAD_LINES%