gradle / develocity-gitlab-templates

GitLab CI/CD templates to automatically connect Gradle/Maven builds to Develocity
Apache License 2.0
10 stars 8 forks source link

Add plugin repository credentials inputs #20

Closed alextu closed 8 months ago

alextu commented 8 months ago

I decided to go with inputs as it has been done till now. The password input should be set to a masked and protected variable, as described here https://docs.gitlab.com/ee/ci/variables/#mask-a-cicd-variable.