This commit is contained in:
parent
1e154ac366
commit
f1fe758f91
@ -95,7 +95,7 @@ local PipelineBuild = {
|
|||||||
'pip install poetry -qq',
|
'pip install poetry -qq',
|
||||||
'poetry config experimental.new-installer false',
|
'poetry config experimental.new-installer false',
|
||||||
'poetry install',
|
'poetry install',
|
||||||
'ansible-galaxy collection build --output-path dist/',
|
'poetry run ansible-galaxy collection build --output-path dist/',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user