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 ?

gefragt vor einem Jahr358 Aufrufe
1 Antwort
0

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

profile picture
EXPERTE
beantwortet vor einem Jahr
  • 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?

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen