Monorepo - Reference appspec.yml not in root

0

I have a just moved to a monorepo whereby my deployment dir and appspec.yml files are now in a sub directory.

My codeDeploy now fails as the appspec.yml file cannot be found. How can I reference it now that it is not in the root?

Edited by: wonka on Aug 19, 2020 8:32 PM

wonka
demandé il y a 4 ans295 vues
2 réponses
0

We use TeamCity to package our artifacts prior to uploading to S3. In our CI pipeline we bundle the artifact up so that the yml file is in the root. Can you take advantage of your CI pipeline to control your artifact bundle?

boyerc
répondu il y a 4 ans
0

Many thanks @boyerc

Yes, i think introducing a build tool is the right approach.

wonka
répondu il y a 4 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions