chore(percy): add percy context to finalize job (#23558)

This commit is contained in:
Zach Bloomquist
2022-08-25 19:17:33 -04:00
committed by GitHub
parent a9d9711407
commit e80e7781db

View File

@@ -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