diff --git a/build.sh b/build.sh index 43e0d2b..eed7b17 100644 --- a/build.sh +++ b/build.sh @@ -1,2 +1,3 @@ +docker compose down export GIT_COMMIT_SHA=$(git rev-parse --short HEAD) docker compose -f compose.yml up -d --build \ No newline at end of file