trying to fix ansible pythons
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 29s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 29s
This commit is contained in:
@@ -35,6 +35,7 @@ jobs:
|
|||||||
eval "$(/root/.pyenv/bin/pyenv init --path)"
|
eval "$(/root/.pyenv/bin/pyenv init --path)"
|
||||||
eval "$(/root/.pyenv/bin/pyenv virtualenv-init -)"
|
eval "$(/root/.pyenv/bin/pyenv virtualenv-init -)"
|
||||||
pyenv global 3.14.0
|
pyenv global 3.14.0
|
||||||
|
./playbooker.sh
|
||||||
shell: bash
|
shell: bash
|
||||||
#./playbooker.sh
|
#./playbooker.sh
|
||||||
|
|
||||||
|
|||||||
@@ -46,4 +46,5 @@ lxc: # keys must be unique, i.e. only one 'hosts' per group
|
|||||||
#pg-tf.guaranteedstruggle.host:
|
#pg-tf.guaranteedstruggle.host:
|
||||||
# pg.just-for-me.internal:
|
# pg.just-for-me.internal:
|
||||||
# grafana.just-for-me.internal:
|
# grafana.just-for-me.internal:
|
||||||
# price-loader.just-for-me.internal:
|
# price-loader.just-for-me.internal:
|
||||||
|
|
||||||
Reference in New Issue
Block a user