agola/internal/services/executor
Simone Gotti 51e9a32db7 runconfig: set task default shell
Currently, if no shell is defined in the task and in the step, the executor will
use an hardcoded default shell.

This will cause changed run behavior if we add an option to globally set the
agola default shell.

To avoid this set the task shell to the default shell inside the runconfig if
it's empty so future executions will always use this value.
2019-09-11 18:51:18 +02:00
..
driver cmd: fix variable create/update 2019-08-29 16:38:19 +02:00
registry *: export clients and related types 2019-08-02 12:02:01 +02:00
api.go *: export clients and related types 2019-08-02 12:02:01 +02:00
executor.go runconfig: set task default shell 2019-09-11 18:51:18 +02:00