From 029e0bb9f8d5551f77f86e373437d154f06cbbd5 Mon Sep 17 00:00:00 2001 From: Andrea Cavalli Date: Tue, 18 Aug 2020 18:53:50 +0200 Subject: [PATCH] Update deploy_master.sh --- travis/deploy_master.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/travis/deploy_master.sh b/travis/deploy_master.sh index 9d0b8e6..a91b6b6 100644 --- a/travis/deploy_master.sh +++ b/travis/deploy_master.sh @@ -48,6 +48,7 @@ git commit -m "Updated native library" git tag -a "v$NEW_VERSION" -m "Version $NEW_VERSION" git push origin "v$NEW_VERSION" git push +mvn deploy ls -alch ls -alch $TRAVIS_BUILD_DIR/out