Skip to content

Commit

Permalink
Add Debian Bullseye build
Browse files Browse the repository at this point in the history
Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
  • Loading branch information
ivaradi committed Aug 3, 2022
1 parent 0945466 commit d0bd2a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/linux/debian/drone-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ if test "${DRONE_TARGET_BRANCH}" = "stable-2.6"; then
DEBIAN_DISTRIBUTIONS="buster stretch testing"
else
UBUNTU_DISTRIBUTIONS="focal jammy kinetic"
DEBIAN_DISTRIBUTIONS="testing"
DEBIAN_DISTRIBUTIONS="bullseye testing"
fi

pull_request=${DRONE_PULL_REQUEST:=master}
Expand Down

0 comments on commit d0bd2a9

Please sign in to comment.