tomtom-international / jsl

TomTom Jenkins Shared Library
Apache License 2.0
6 stars 6 forks source link

feat: add support for using credentials other than the Jenkins credential store #14

Open martinm82 opened 5 years ago

martinm82 commented 5 years ago

Right now the pipelines heavily depend on the internal Jenkins credentials store. In order to support for example Hashicorp Vault we would need to rewrite the pipelines to support various (or at least Hashicorp Vault and Jenkins credential store) credentials.