Resources
CI/CD Actions
Learn how to use the copilot’s CI/CD actions to automate your workflow
You can use the following GitLab CI/CD actions to automate your workflow:
- Whenever there is a change on the swagger file, the copilot actions will be updated automatically.
- Make sure to replace the environment variables (
$COPILOT_ID
,$AUTH_TOKEN
) with your own values. - If you want access to our API, please check this link.
Was this page helpful?