mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-11 01:29:59 -06:00
chore(percy): add percy context to finalize job (#23558)
This commit is contained in:
@@ -2320,7 +2320,7 @@ linux-x64-workflow: &linux-x64-workflow
|
||||
requires:
|
||||
- build
|
||||
- percy-finalize:
|
||||
context: test-runner:poll-circle-workflow
|
||||
context: [test-runner:poll-circle-workflow, test-runner:percy]
|
||||
required_env_var: PERCY_TOKEN # skips job if not defined (external PR)
|
||||
requires:
|
||||
- build
|
||||
|
||||
Reference in New Issue
Block a user