I would like a workflow where I can promote a template to a different environment. My process is that I have builds with different tags for each environment. Rather than rebuilding a tag, I would like to be able to copy a template under a new name (say, copy "sandbox-staging" to "sandbox-prod", overwriting the current "sandbox-prod").
This would be nice to make sure that its running the exact same build, and is also very fast. There might be a way to currently do this, but I haven't been able to figure it out
I would like a workflow where I can promote a template to a different environment. My process is that I have builds with different tags for each environment. Rather than rebuilding a tag, I would like to be able to copy a template under a new name (say, copy "sandbox-staging" to "sandbox-prod", overwriting the current "sandbox-prod").
This would be nice to make sure that its running the exact same build, and is also very fast. There might be a way to currently do this, but I haven't been able to figure it out