Catalyst / admin/Synapse-IronNode 14.8 GB / 57.8 GB 40.0 GB free
Help Sign in

admin / Synapse-IronNode

public
Deployments

Self-Hosted SOAR

Code Issues Pull requests Pipelines Packages Security Insights Wiki Settings

No pipeline yet

Add a .catalyst-ci.yml to the repository root. Every push then runs it automatically.

name: build steps: - name: install run: pip install -r requirements.txt - name: test run: pytest -q