Skip to content

Commit

Permalink
Merge pull request #16158 from MinaProtocol/dkijania/port_fix_HEAD_again
Browse files Browse the repository at this point in the history
Port head fix to compatible
  • Loading branch information
dkijania authored Sep 30, 2024
2 parents 0be179a + 0900eb6 commit 3a00659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildkite/scripts/build-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ echo " Includes mina daemon, archive-node, rosetta, generate keypair for berkele


echo "--- Prepare debian packages"
BRANCH_NAME="$BUILDKIE_BRANCH" ./scripts/debian/build.sh $@
BRANCH_NAME="$BUILDKITE_BRANCH" ./scripts/debian/build.sh $@

echo "--- Git diff after build is complete:"
git diff --exit-code -- .

0 comments on commit 3a00659

Please sign in to comment.