CLIActive

Nx Affected

Nx CLI command that runs tasks only on projects affected by code changes, using Git history and project graph analysis.

Open source page

Product features

Product features

already have an after script section

azure-pipelines.yml

bitbucket-pipelines.yml

Configure your CI pipeline

dependencies, etc.

Enable self-healing CI

.github/workflows/ci.yml

.gitlab-ci.yml

NEW: Add this section at the end of your job if you don't

NEW: Add this step at the end of your job

These are just illustrative examples...

Your existing steps which check out the repo, start-ci-run, install