Cleaned up tests with assertk
This commit is contained in:
parent
f46aa0e2a5
commit
82d31578c8
90 changed files with 5572 additions and 3926 deletions
4
deploy.sh
Executable file
4
deploy.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
./gradlew deploy
|
||||
[ $? -eq 0 ] && scp deploy/*.jar nix3.thauvin.us:/opt/lib/jtalk-ee/bitly-shorten
|
Loading…
Add table
Add a link
Reference in a new issue