| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
|
|
|
| |
It was suggested in
https://gitlab.com/gitlab-org/gitlab-runner/merge_requests/1406#note_190409847
that it's not very clear when PowerShell is the default shell and when
Batch is the default shell.
|
| | |
|
| | |
|
| |
|
|
|
| |
Since https://gitlab.com/gitlab-org/gitlab-runner/merge_requests/1260 we
used delayed expansion for errorlevel when running Windows Batch.
|
|
|
Rename `shells/README.md` to `shells/index.md` to follow the new naming
convention
https://docs.gitlab.com/ee/development/documentation/styleguide.html#working-with-directories-and-files
closes https://gitlab.com/gitlab-org/gitlab-runner/issues/4181
|