circleci-orb icon indicating copy to clipboard operation
circleci-orb copied to clipboard

Make this orb compatible with CircleCI RAM disk

Open bahmutov opened this issue 4 years ago • 0 comments

For faster and more consistent work

See https://github.com/cypress-io/cypress-documentation/pull/3506 for use without orb

problems:

  • different working directory
  • specify caching for NPM and Cypress binary inside the working directory
  • different attachment folder

bahmutov avatar Jan 20 '21 22:01 bahmutov