Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"container-tests" module. #1894

Merged
merged 14 commits into from
Apr 14, 2021
Prev Previous commit
Next Next commit
CI change.
Signed-off-by: Mark Terry <mark.terry@consensys.net>
  • Loading branch information
mark-terry committed Mar 31, 2021
commit 7cf109e17500b6aeae2e77bf9fd83af73d7c0232
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ workflows:
- containerTests:
requires:
- assemble
- buildDocker
context:
- besu-dockerhub-ro
- buildDocker:
Expand Down