mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-14 03:00:21 -06:00
Update release-process.md
This commit is contained in:
@@ -67,6 +67,8 @@ of Cypress. You can see the progress of the test projects by opening the status
|
||||
|
||||

|
||||
|
||||
#### :bangbang: Important :bangbang:
|
||||
|
||||
The `linux x64`, `win32 x64`, and `darwin x64` artifacts produced by CI are all placed in the same directory on the CDN. The version that was built last will overwrite the other versions in the directory. Until work is done to complete [#19771](https://github.com/cypress-io/cypress/issues/19771), you must ensure that the `linux` workflow publishes its artifacts **after** the `windows`/`mac` workflows. To guarantee this, you can re-run the `linux` workflow within CircleCI by selecting the 'Rerun workflow from start' option for the `linux` workflow after the initial builds have completed.
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user