CI/CD
Marathon Cloud offers several ways to run tests within your CI/CD platform:
- Platform-Specific Steps
- Docker Image
- Marathon CLI
Platform steps
We provide shared steps for the following platforms:
Docker image
Some platforms allow usage of Marathon Docker Image for each step. We recommend using it for Gitlab CI and Jenkins environments.
Marathon CLI
If the previously mentioned solutions are not applicable, you have the alternative of installing the Marathon CLI and executing tests using it.
Other
If you have problems using all of the previous solutions feel free to contact us.