Skip to content
Snippets Groups Projects
Select Git revision
0 results

virtualbox

  • Clone with SSH
  • Clone with HTTPS
  • Forked from GitLab.org / gitlab-runner
    Source project has a limited visibility.
    Kamil Trzcinski's avatar
    Kamil Trzciński authored
    - Rename `ShellScript` to `ShellConfiguration` and remove all generated scripts
    - Introduce `ShellScriptType` with different types of scripts
    - Introduce `GetConfiguration` and `GenerateScript` for `Shell` interface
    - Change `ShellScript` to `Shell` of `Executor`
    - Remove `GenerateScript` from shells, instead provide a generic method with accepts `ShellScriptType`
    - Introduce `executeShellScript` for `Build`, method which is responsible for generating and executing a shell script
    62ebf0c8
    History
    Name Last commit Last update
    ..