Skip to content

Commit

Permalink
Update apps-deployment-script.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
sgknoldus authored Jan 25, 2024
1 parent 5f00af6 commit 6eb65bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps-deployment-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ do
cd common || exit
mvn -B package --file pom.xml
#mvn deploy -X -s $GITHUB_WORKSPACE/settings.xml
echo "----------$GITHUB_WORKSPACE/settings.xml ======================="
cat $GITHUB_WORKSPACE/settings.xml | base64
echo "----------testing#################################################------------------------"
echo "---------$HOME/.m2/settings.xml ========================"
cat $HOME/.m2/settings.xml | base64
Expand Down

0 comments on commit 6eb65bf

Please sign in to comment.