Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mutter mutter
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1.2k
    • Issues 1.2k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 122
    • Merge requests 122
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • muttermutter
  • Merge requests
  • !3024

ci: Clone the mutter repo as user

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Marco Trevisan requested to merge 3v1n0/mutter:ci-fix-dist-permissions into main May 26, 2023
  • Overview 25
  • Commits 9
  • Pipelines 37
  • Changes 1

Since !3016 (merged) the mutter-dist job fails because it can't access to the git repo, we can't just fix it alone because cloning as "root" before that our CI image does the job may lead to git permission errors, so handle all this manually and only when required.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ci-fix-dist-permissions