Jenkins - get latest artifact with curl
问题 I've been looking around and cannot find how to download the latest artifact with curl or even just to know the link. I've discovered the permalinks and api xml/json feeds which contain all the data that is needed such as the artifact names etc....Also discovered the special link that zips all artifacts, but my artifact is already zipped. Is there is a way to not have to pick out information and just use a simple link. In other words, tell jenkins to give me the latest artifact of job x