cypress-documentation icon indicating copy to clipboard operation
cypress-documentation copied to clipboard

Conflicting advice in Bitbucket Pipelines versus CI Introduction

Open funkybob opened this issue 2 years ago • 0 comments

Subject

Guides

Description

In the CI Introduction page it gives an example of what not to do:

npm start & cypress run // Do not do this

However, in the Bitbucket Pipelines page it basically describe to do exactly this.

funkybob avatar Oct 10 '23 02:10 funkybob