Amplify build process deploys amplify.sh to public site

0

I noticed that amplify.sh is published to the root of our public static Jekyll site. How to prevent amplify.sh from being deployed?

Edit: The solution is to add the following exclusions to Jekyll _config.yml:

exclude:
  - "amplify.yml"
  - "amplify.sh"
blsz
gefragt vor einem Jahr53 Aufrufe
Keine Antworten

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