commented automatic commit after install
This commit is contained in:
@ -8,8 +8,8 @@ set -euo pipefail
|
|||||||
./pixi init || true
|
./pixi init || true
|
||||||
./pixi install --all
|
./pixi install --all
|
||||||
|
|
||||||
git add .gitattributes .gitignore pixi.lock pixi.toml
|
#git add .gitattributes .gitignore pixi.lock pixi.toml
|
||||||
git commit -m"automatic commit after install"
|
#git commit -m"automatic commit after install"
|
||||||
git push
|
#git push
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user