Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.devtools bob.devtools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bobbob
  • bob.devtoolsbob.devtools
  • Merge requests
  • !318

Use relative cache paths

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged André Anjos requested to merge fix-caches into master Sep 12, 2022
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 5

This MR makes all cache paths relative to ${CI_PROJECT_DIR} - using full paths does not seem to cut it:

WARNING: /Users/gitlab/builds/sAZPGTqW/0/bob/expose/.cache/pre-commit: no matching files. Ensure that the artifact path is relative to the working directory
Edited Sep 12, 2022 by André Anjos
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-caches