I have my version number stored in a file. I would like my jenkins job to read the version from that file and store it in a variable so that I can used it some publish task. Is there a way to do it? Thanks.
- Is there a way to read a string (version numbers) from a file i... Pan Luo
