Skip to content

Commit

Permalink
Upd: Add gpg and jq as pre-requisites
Browse files Browse the repository at this point in the history
Signed-off-by: George J Padayatti <[email protected]>
  • Loading branch information
georgepadayatti committed Dec 7, 2023
1 parent e7eb0a4 commit bba8541
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DEV_BRANCH_TESTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ For setting up environment to test against development branch

- docker: `>=23.0.3`
- docker-compose: `>=2.6.1`
- jq: `>=1.6.0`
- gpg: `>=2.2.0`

## Steps to perform manual tests in development branch

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ This repository hosts docker compose files for setting up playground for Consent

- docker: `>=23.0.3`
- docker-compose: `>=2.6.1`
- jq: `>=1.6.0`
- gpg: `>=2.2.0`

## Steps to run playground

Expand Down

0 comments on commit bba8541

Please sign in to comment.