A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.codety.io/docs/quickstart/circleci below:

Website Navigation


Quickstart with CircleCI | Codety Developer Hub

Quickstart with CircleCI

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