StackStorm / st2ci

New and improved continuous integration actions and workflows
Apache License 2.0
3 stars 9 forks source link

Fix syntax error in st2_pkg_upgrade_rpm #178

Closed nmaludy closed 4 years ago

nmaludy commented 4 years ago

During release testing we found a problem where st2ci.st2_pkg_upgrade_rpm threw the following error:

{
  "output": null,
  "errors": [
    {
      "message": "mapping values are not allowed here\n  in \"<string>\", line 15, column 13:\n              do:\n                ^"
    }
  ]
}

It looks like there were extra spaces before the do clause for el8.