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.

답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인