I'm a little confused about how the "latest" keyword works with artifacts. Here's my scenario:
We have a pipeline which gets a lot of activity throughout the day and is constantly building. One build ends and the next build starts right away. At any given time throughout the day, and engineer on another team may need to be able to pull down the "latest" successfully built artifacts for the pipeline. The problem we are running into is that "latest" always points to a pipeline that is in progress, and because the artifacts are only uploaded at the end of the pipeline (after a 1 hour build) they're never available. Is there any way that I can say "Latest-1" ? -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
