From 0263d3adb57cc6c3486669b972cb335da9f48b6b Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 19 Apr 2022 18:20:07 +0200 Subject: [PATCH] newline at end --- automation/Dockerfile | 1 + automation/Jenkinsfile | 1 + 2 files changed, 2 insertions(+) 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 { } } } +