Skip to content

Commit

Permalink
[Jenkins] fix pipeline after migration of BFN syncd to buster (sonic-…
Browse files Browse the repository at this point in the history
  • Loading branch information
dpetryshintl authored Jan 6, 2021
1 parent 8e0ed64 commit 40db3f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jenkins/barefoot/buildimage-bf-all/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ pipeline {
git submodule foreach --recursive '[ -f .git ] && echo "gitdir: $(realpath --relative-to=. $(cut -d" " -f2 .git))" > .git'
make configure PLATFORM=barefoot
BLDENV=stretch make stretch
make SONIC_CONFIG_BUILD_JOBS=1 target/sonic-barefoot.bin
make SONIC_CONFIG_BUILD_JOBS=1 target/sonic-aboot-barefoot.swi
'''
Expand Down

0 comments on commit 40db3f3

Please sign in to comment.