Hi,
I would like to know if anyone has implemented CI/CD using GitLab.
We currently use GitLab for our source code but not the .nupkg file, and we manually upload the package to orchestrators.
We would like to automate the process that would move the package automatically to test and prod orchestrators from GitLab.
Thank you