Hi,
we are currently transforming all our SCMs to git. That worked for the jobs that rely on a global library and just have a function-call in the pipeline that's directly set in the job configuration.
However I have a couple of auxiliary jobs that are configured as 'Pipeline script from git'
Here I am experiencing some problems I am not used to from the old SCM:
- the selection 'credentials' is empty even though there are a couple of credentials in and escpecially one I use from a 'checkout' step from my library
- when I add new credentials with the button 'add' one line below the selection still does not show anything.
- the newly added credentials are shown in the global credentials administration list and I am not allowed it another time
Is there a known bug in this area or is there something I am doing wrong?
The version I am running is LTS 2.440.2 with git plugin 5.2.1, running on Windows.
Thanks for any help!
BR,
Christoph