How can Code Pipeline change only the committed files

0

Hi, I am trying to set up Codepipeline with my EC2 and its working properly however is it possible to get the files that are only changed/committed and not override all the files from the codecommit ?

質問済み 1年前358ビュー
1回答
0

Do you use CodeDeploy for deployment?
In that case, only the files that have changed will be deployed.

profile picture
エキスパート
回答済み 1年前
  • I am using CodeDeploy but its changing all the files from Codecommit and not the ones that I changed in the last commit. Is there a setting I'm missing please ?

  • Sorry, I tried deploying in my environment and all files were updated.
    By the way, why don't you want to change it?

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ