I ended up following Martin's advice and tagged my docker images in AWS ECR 
accordingly by following the steps outlined Retagging an Image with the AWS 
CLI 
<https://docs.aws.amazon.com/AmazonECR/latest/userguide/retag-aws-cli.html>. 
So when I deploy 1.0.0 to sandbox successfully, the deploy-to-sandbox job 
retags it as 1.0.0-staging, and my deploy-to-staging job will use that tag 
for deployment. Obviously it it's not there, that is, has not been deployed 
to sandbox, the tag will not be there.

Chris

On Tuesday, November 13, 2018 at 11:56:45 AM UTC-5, ZillaYT wrote:
>
> thanks, this doesn't help me.
>
> On Tuesday, November 13, 2018 at 12:56:54 AM UTC-5, Matt Hicks wrote:
>>
>> It doesn't have pipeline support, but the promoted builds plugin 
>> <https://wiki.jenkins.io/display/JENKINS/Promoted+Builds+Plugin> can do 
>> this for freestyle jobs.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/5c07de56-618d-4f2a-a94d-bc643338d1c9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to