diff --git a/automation/Dockerfile b/automation/Dockerfile index eb04389e..0424e64f 100644 --- a/automation/Dockerfile +++ b/automation/Dockerfile @@ -18,3 +18,4 @@ curl https://buggy.irs.uni-stuttgart.de/eive/tools/gcc-arm-8.3-2019.03-x86_64-ar ENV ZYNQ_7020_SYSROOT="/usr/rootfs/eive-compile-rootfs" ENV PATH=$PATH:"/usr/tools/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf/bin" + diff --git a/automation/Jenkinsfile b/automation/Jenkinsfile index f8b180a1..f25809b6 100644 --- a/automation/Jenkinsfile +++ b/automation/Jenkinsfile @@ -35,3 +35,4 @@ pipeline { } } } +