This page explains how to set up and run AskUI workflows in a CI/CD pipeline, including dependencies, environment variables, and optional report generation, with a full example on GitLab.
Project Structure
tests
directory in your repository root to store your AskUI Python scripts.Note: The directory name may vary based on your project organization.
Configure Pipeline Steps
pip install askui