Prepare a GitLab like CI example for CircleCI
rielas opened this issue · 3 comments
rielas commented
It should be a public GitHub repo with CircleCI configuration.
It should run a crawler against https://brokencrystals.neuralegion.com
rielas commented
@danizz91 Could you leave here a short report on where we can find this project? Also, move it to "To Verify"
danizz91 commented
I've created one project with 2 branches:
1.) circleci-project-setup branch creating new scan on "Broken Crystal" with API_TOKEN
2.) repeater branch using docker compose ( repeater image and juiceshop image ) and create new scan through the repeater and running it on local juice shop from ( docker image ).
you can find it on : https://app.circleci.com/pipelines/github/danizz91/circleci-BC
rielas commented