Skip to content

Commit

Permalink
Jenkins: v1.4.5 always fails, just disable it
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
  • Loading branch information
RobertCNelson committed Jun 22, 2018
1 parent 4fe117e commit ffe2d20
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions jenkins_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,6 @@ DTC=/var/lib/jenkins/git/dtc/dtc make clean
DTC=/var/lib/jenkins/git/dtc/dtc make all || exit 1
echo "*********************************************"

git_tag="v1.4.5"
dtc_git_build

echo "*********************************************"
echo "dtc: `/var/lib/jenkins/git/dtc/dtc --version`"
DTC=/var/lib/jenkins/git/dtc/dtc make clean
DTC=/var/lib/jenkins/git/dtc/dtc make all || exit 1
echo "*********************************************"

git_tag="v1.4.6"
dtc_git_build

Expand Down

0 comments on commit ffe2d20

Please sign in to comment.