restructure the output layout
also reorganize the scripts folder
This commit is contained in:
parent
df3a5fba7a
commit
4cc15b1246
61 changed files with 926 additions and 3213 deletions
|
@ -12,7 +12,7 @@ if [[ "$(uname)" == "Linux" ]]; then
|
|||
|
||||
export DOTNET_BUILD_CONTAINER_NAME="$container_name"
|
||||
|
||||
$SCRIPT_DIR/dockerpostbuild.sh $@
|
||||
$SCRIPT_DIR/docker/dockerpostbuild.sh $@
|
||||
fi
|
||||
|
||||
ret_code=$?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue