This commit is contained in:
parent
bb62f1ae17
commit
39fe2d57cc
2 changed files with 0 additions and 8 deletions
|
|
@ -437,10 +437,7 @@ choose:
|
|||
ci recipe:
|
||||
id -u ci >/dev/null 2>&1 || useradd -m ci
|
||||
chown -R ci:ci .
|
||||
git config --global safe.directory 2>&1 || true
|
||||
ls -la
|
||||
su ci -c "just {{ recipe }}"
|
||||
su ci -c "git config --global safe.directory"
|
||||
|
||||
alias ch := choose
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue