Skip to content

Commit

Permalink
Merge branch 'master' into ISSUE-603_masked_secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
authorjapps authored Jan 31, 2024
2 parents 5d1bbd4 + a27729c commit fd90570
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ mvn -pl core clean test
## With tests executed(kafka)
Some tests require a running Kafka (and some related components like kafka-rest, and kafka-schema-registry).

Location:
https://github.com/authorjapps/zerocode/blob/master/docker/compose/kafka-schema-registry.yml

Download the file, and run(or `cd to the docker/compose` dir and run)
```
docker-compose -f kafka-schema-registry.yml up -d
Expand Down

0 comments on commit fd90570

Please sign in to comment.