opensavvy.gitlab.ci.script¶
Methods related to declaring the script part of jobs.
See shell.
Types¶
Command¶
abstract class Command : YamlExport
CommandDsl¶
class CommandDsl(list: MutableList<Command>)
Methods related to declaring the script part of jobs.
See shell.
Command¶abstract class Command : YamlExport
CommandDsl¶class CommandDsl(list: MutableList<Command>)
Shell¶