Hi Sydney,
The standard and recommended approach is to only commit the source code to the repository and build all other files within your pipeline.
So if my pipeline executes "npm run build", will those newly created files then be pushed to Heroku, or will they need to be "committed" first?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.