trying to fix ansible pythons
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1s
This commit is contained in:
@@ -3,6 +3,10 @@
|
|||||||
|
|
||||||
source /root/.bashrc
|
source /root/.bashrc
|
||||||
|
|
||||||
|
eval "$(/root/.pyenv/bin/pyenv init --path)"
|
||||||
|
eval "$(/root/.pyenv/bin/pyenv virtualenv-init -)"
|
||||||
|
pyenv global 3.14.0
|
||||||
|
|
||||||
ANSIBLE_CONFIG=/usr/share/ansible-repo/ansible.cfg
|
ANSIBLE_CONFIG=/usr/share/ansible-repo/ansible.cfg
|
||||||
|
|
||||||
CHANGED_FILES=$(git diff --name-only HEAD~1 HEAD)
|
CHANGED_FILES=$(git diff --name-only HEAD~1 HEAD)
|
||||||
|
|||||||
Reference in New Issue
Block a user