fix: Docker files adjusted

This commit is contained in:
Davidson Gomes
2023-07-16 15:05:02 -03:00
parent 6d3e1b0cbe
commit 64e19699fb
6 changed files with 16 additions and 4 deletions

View File

@@ -6,6 +6,7 @@ then
echo "DOCKER_ENV=$DOCKER_ENV"
echo
else
mkdir -p ./dist/src
cp ./src/env.yml ./dist/src
fi
echo "> removing dist"