Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gitlab-runner
gitlab-runner
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,048
    • Issues 2,048
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 198
    • Merge Requests 198
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • gitlab-runnergitlab-runner
  • Issues
  • #2409

Closed
Open
Opened Apr 27, 2017 by Varac@varac

Use cache between stages locally using gitlab-runner exec

I have a .gitlab-cy.yml file with multiple stages that use caching between the stages. I would like to be able to use caching in the same way as run on the server using gitlab-runner exec. However, the documentation on gitlab-runnner exec says:

Some of the features may or may not work, like: cache or artifacts.

And I have not found a way to successfully cache.

I'm fine with the limitation that gitlab-runner exec works for one job at a time only, I can run it multiple times for each job I need. But I like to be able to use cache locally so the next stage/job can make use of it.

Assignee
Assign to
Backlog
Milestone
Backlog
Assign milestone
Time tracking
None
Due date
None
Reference: gitlab-org/gitlab-runner#2409