Prerequisites
Before you can deploy your application with Jenkins, you need to:- Install the Qovery CLI
- Generate a Qovery API token (via CLI or Console)
- Set the environment variable
QOVERY_CLI_ACCESS_TOKENwith your API token - Disable Qovery Auto Deployment on the services you want to deploy manually
Jenkins Configuration
Since Jenkins also provides a.yaml file to configure your pipeline, refer to GitLab CI and GitHub Actions examples to learn how to configure your pipeline with Qovery.