Create GitLab CI Workflow referring below example:
# .circleci/config.yml
version: 2.1
jobs:
codety-runner:
docker:
- image: codetyio/codety
steps:
- checkout
- run:
command: codety
workflows:
build-and-test:
jobs:
- codety-runner
The Codety Analyzer will be triggered when there's a new pull request been created or updated.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4