Ofir Petrushka
Results
2
issues of
Ofir Petrushka
Example script which will break: ``` for i in seq 1 10; ``` would error ``` sh: -c: line 69: syntax error near unexpected token `echo' ```
Saving a step edited inside a stage should go back to the stage not global steps.. Reproduce: Go to a project. Go to a step in that project. Edit. Go...