commented automatic commit after install

This commit is contained in:
2025-04-11 09:39:00 +02:00
parent 265e06aa1f
commit a6da71a204

View File

@ -8,8 +8,8 @@ set -euo pipefail
./pixi init || true
./pixi install --all
git add .gitattributes .gitignore pixi.lock pixi.toml
git commit -m"automatic commit after install"
git push
#git add .gitattributes .gitignore pixi.lock pixi.toml
#git commit -m"automatic commit after install"
#git push