run full tests on build

This commit is contained in:
John
2022-02-13 15:19:10 +01:00
parent 845bb1ab6a
commit fcf948c25b
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ ENV EBUSD_ARCH $TARGETARCH$TARGETVARIANT
ENV EBUSD_VERSION $EBUSD_VERSION
ADD . /build
RUN ./make_debian.sh
RUN RUNTEST=full ./make_debian.sh