add build.sh

This commit is contained in:
2025-03-29 15:38:29 +01:00
parent 12bb9a157e
commit f36e52a2fe

2
build.sh Normal file
View File

@@ -0,0 +1,2 @@
export GIT_COMMIT_SHA=$(git rev-parse --short HEAD)
docker compose -f compose.yml up -d --build