Web3Signer is an open-source signing service capable of signing on multiple platforms (Ethereum1 and 2, Filecoin) using private keys stored in an external vault, or encrypted on a disk.
fix(ci): Update circleci build task to use correct context. This will allow main branch build task in CI to have correct context to run dependency check task as well as any unit or integration test involving external resources.
Fixed Issue(s)
Documentation
[x] I thought about documentation and added the doc-change-required label to this PR if updates are required.
Changelog
[x] I thought about adding a changelog entry, and added one if I deemed necessary.
Testing
[x] I thought about testing these changes in a realistic/non-local environment.
PR Description
fix(ci): Update circleci build task to use correct context. This will allow main branch build task in CI to have correct context to run dependency check task as well as any unit or integration test involving external resources.
Fixed Issue(s)
Documentation
doc-change-required
label to this PR if updates are required.Changelog
Testing