Consensys / web3signer

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.
https://docs.web3signer.consensys.net/
Apache License 2.0
201 stars 78 forks source link

fix(ci): Update circleci build task to use correct context #1010

Closed usmansaleem closed 4 months ago

usmansaleem commented 4 months ago

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

Changelog

Testing