Skip to content

Instantly share code, notes, and snippets.

@baso53
Created June 30, 2020 13:40
Show Gist options
  • Save baso53/e871a21c23ad4ff3e717f5d6c2edc8e4 to your computer and use it in GitHub Desktop.
Save baso53/e871a21c23ad4ff3e717f5d6c2edc8e4 to your computer and use it in GitHub Desktop.
#!/bin/bash
set -eu
gradle build -p ./project-repo
cp ./project-repo/build/libs/-*.jar ./build-output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment