actually checkout the submodules specified in tags.env

This commit is contained in:
chandi
2023-01-10 17:19:35 +01:00
parent d8587b0e33
commit cef23f8236
2 changed files with 6 additions and 2 deletions

View File

@ -17,8 +17,7 @@ else
echo ""
echo "# pull newest git submodules"
git submodule init
git submodule update
./scripts/checkout-submodules
echo ""
echo "# recreate docker-compose.yml"