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.

Aucune réponse

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions