Skip to content

Instantly share code, notes, and snippets.

View dejibimbolaAyo's full-sized avatar

Abimbola Ayodeji dejibimbolaAyo

View GitHub Profile
@dejibimbolaAyo
dejibimbolaAyo / buildWhenAffected.sh
Created July 4, 2022 11:59 — forked from naesheim/buildWhenAffected.sh
CircleCi - only build features that has changed
##################
### config.yml ###
##################
version: 2
jobs:
build:
docker:
- image: circleci/python:3.6
steps: