commented automatic commit after install
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user