trying to fix ansible pythons
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
This commit is contained in:
@@ -35,10 +35,8 @@ jobs:
|
||||
cd /usr/share/ansible-repo/
|
||||
eval "$(/root/.pyenv/bin/pyenv init --path)"
|
||||
eval "$(/root/.pyenv/bin/pyenv virtualenv-init -)"
|
||||
pyenv global 3.14.0
|
||||
whoami
|
||||
./playbooker.sh
|
||||
whoami
|
||||
pyenv global 3.14.0
|
||||
./playbooker.sh
|
||||
shell: bash
|
||||
#./playbooker.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user