Skip to content

Commit

Permalink
Inspect script to check subfolders
Browse files Browse the repository at this point in the history
  • Loading branch information
marest94 committed Nov 9, 2023
1 parent 61e7077 commit 34c714f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/mavenDependency.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ mkdir -p $HOME/.m2/de

cp -f ./ci/.m2/settings/settings.xml $HOME/.m2
cp -rf ./ci/.m2/de/* $HOME/.m2/de/
cd $HOME/.m2/
cd $HOME/.m2/de/
ls -l

0 comments on commit 34c714f

Please sign in to comment.