CI Pipelines
Continuous Integration Pipelines are now in open beta. If you wish to activate them for your project, please contact us at support@dropsolid.com.
Why only CI and not CI/CD? Platform itself handles deployments, and will eventually also be able to deploy CI artifacts or CI created images. Therefore, these pipelines can only be used for continuous integration.
You can find the official Gitlab pipeline documentation here.
Limitations¶
These limitations are not final and are likely to change during the open beta period.
- 300 CI minutes per month per project
- Maximum artifact size: 250MB
- Artifact expiration: 30 days (latest artifact from most recent successful pipeline remains available indefinitely)
- Job expiration: 1 year