Has anyone been able to connect their DataMiner system to GitLab?
Curtis Baiden [DevOps Advocate] Selected answer as best 4 days ago
Hi Curtis,
Yes, it is possible to connect a DataMiner system to GitLab. You can deploy an Automation script solution from a GitLab repository by using the Skyline DataMiner Deploy Action in a pipeline. To do this, you need to:
- Create a
dataminer.services
key. - Add the key as a masked variable in the repository.
- Add the Skyline DataMiner Deploy Action to a pipeline.
Deployment through the use of a docker deployment action | DataMiner Docs
Kind Regards,
Jarno
Curtis Baiden [DevOps Advocate] Selected answer as best 4 days ago