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
feita há um ano53 visualizações
Sem respostas

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas