Git tag rollback strategy code pipeline

1

Hi AWS people. I'm trying to run Code Pipeline based on Git tag. I know Code Pipeline does not support Git TAG strategy. Therefore, I designated the source as Amazon S3, not CodeCommit. S3 has my source compression file, so I can build it and deploy it.

But I have a problem. If I commit, I want to go back to commit ID. Even when I do this I always have to save my source on Amazon S3 and run code pipeline again. This will take a long time to build-deploy. I just want to go back to the built artifact. What should I do?

Here's what I think. Tag built artifacts stored on Amazon S3. And it's a way to specify the commit ID I want to return to the shell script.

Help me. Please make Code Pipeline support tag strategy.

No hay respuestas

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas