Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gitlab-runner gitlab-runner
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,453
    • Issues 2,453
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 121
    • Merge requests 121
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • gitlab-runnergitlab-runner
  • Repository
Switch branch/tag
  • gitlab-runner
  • commands
  • register.go
Find file BlameHistoryPermalink
  • Steve Azzopardi - Out of Office - Back 2022-07-07's avatar
    Make PowerShell default for Windows shell executor · 4cc0c4b7
    Steve Azzopardi - Out of Office - Back 2022-07-07 authored Jun 06, 2019
    When a user registers a new Shell executor `cmd` is the default shell.
    In 11.11 Windows Batch was deprecated
    https://about.gitlab.com/2019/05/22/gitlab-11-11-released/#support-for-windows-batch-is-now-deprecated.
    For new registered Runners Powershell should be the default shell used
    to increase adoption of PowerShell, the user still has the option to go
    back to `cmd` if they specify it.
    
    Reference #4163
    4cc0c4b7