Skip to content

Commit

Permalink
Merge pull request #1898 from freedomofpress/notify-successful-build
Browse files Browse the repository at this point in the history
Show completion message after successful build
  • Loading branch information
legoktm authored Mar 8, 2024
2 parents 8c89418 + 1618dbe commit 94ebad8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/build-debs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,5 @@ fi

# Clean up temp stuff now that lintian is done (or skipped)
rm -rf "${BUILD_DEST}"
echo "Build completed successfully. Artifacts and their checksums are:"
sha256sum build/*.deb

0 comments on commit 94ebad8

Please sign in to comment.