mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-20 15:29:28 +01:00
set type argument in galaxy calls
This commit is contained in:
parent
a5c49bc826
commit
ebc0900820
@ -523,6 +523,7 @@ func (t *TaskRunner) installRolesRequirements() error {
|
||||
|
||||
if hasRequirementsChanges(requirementsFilePath, requirementsHashFilePath) {
|
||||
if err := t.runGalaxy([]string{
|
||||
"role",
|
||||
"install",
|
||||
"-r",
|
||||
requirementsFilePath,
|
||||
|
Loading…
Reference in New Issue
Block a user