Skip to content

Commit

Permalink
Update apps-deployment-script.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
abidknashtech authored Jan 25, 2024
1 parent 7aee6a3 commit ed7db00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps-deployment-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ build_and_deploy_service(){
# mvn clean install -s $GITHUB_WORKSPACE/settings.xml -X
echo "----------testing1################################------------------------"
cat $GITHUB_WORKSPACE/settings.xml | base64
echo "============================================="
cat $HOME/.m2/settings.xml | base64
mvn clean install -s $HOME/.m2/settings.xml
echo "-------------$SERVICE_NAME deployed ----------"
Expand Down

0 comments on commit ed7db00

Please sign in to comment.