Skip to content

Commit

Permalink
fixing jenkins build
Browse files Browse the repository at this point in the history
  • Loading branch information
dernasherbrezon committed Feb 18, 2024
1 parent 948adb5 commit db7a50d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_and_deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ git config user.name "r2cloud"
git merge origin/main --no-edit

rm -f ../sdr-modem_*
rm -f ../sdr-modem-*
gbp dch --auto --debian-branch=${OS_CODENAME} --upstream-branch=main --new-version=${BASE_VERSION}.${BUILD_NUMBER}-${BUILD_NUMBER}~${OS_CODENAME} --git-author --distribution=unstable --commit < /dev/null
git push --set-upstream origin ${OS_CODENAME}
gbp buildpackage --git-ignore-new --git-upstream-tag=${BASE_VERSION}.${BUILD_NUMBER} --git-keyid=${GPG_KEYNAME}
Expand Down

0 comments on commit db7a50d

Please sign in to comment.