Skip to content
GitLab
Next
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • gitlab-runner gitlab-runner
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 7.9k
    • Issues 7.9k
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 95
    • Merge requests 95
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Get started with Code Suggestions, available for free during the beta period.

Code faster and more efficiently with AI-powered code suggestions in VS Code. 13 languages are supported, including JavaScript, Python, Go, Java, and Kotlin. Enable Code Suggestions in your user profile preferences or see the documentation to learn more.
Enable Code Suggestions
  • GitLab.orgGitLab.org
  • gitlab-runnergitlab-runner
  • Issues
  • #171
Project 'gitlab-org/gitlab-ci-multi-runner' was moved to 'gitlab-org/gitlab-runner'. Please update any links and bookmarks that may still have the old path.
Closed
Open
Issue created Sep 07, 2015 by Aleksey Shirokih@freeseacher

Install git before build

hi! i want to use gitlab-ci-multi-runner with official docker images but they does not contains git command. If i try to install git like that

before_script:
  - apt-get install git-core

it also failes with

Cloning repository...
/builds/web/myproject.sh: line 13: git: command not found

is there are any solution for true before script?

Assignee
Assign to
Time tracking