Skip to content

Commit

Permalink
add dummy space to check workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rezachalak committed Nov 18, 2023
1 parent 6041c30 commit d0ad970
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ if [ -z "$1" ];then
else
VERSION="$1"
fi

SCRIPTPATH=$(cd ${0%/*} && pwd -P)

cd $SCRIPTPATH/mongo/
Expand Down

0 comments on commit d0ad970

Please sign in to comment.