6
Update App Spec (app.yaml) on push
Cooper Hart
App deploys should follow the app.yaml in the newly pushed code.
The whole purpose of the App platform for me is easy deployment so why do I need to configure a git pipeline elsewhere to pull this off with the cli. The docs also make it sound like this is already happening, why even have .do/app.yaml in the docs if it's unused.
A
Andy Fleming
This was a really confusing issue to run into. I expected it would automatically pick up changes from github.
T
Tamas Kalman
DO is NOT picking up changes from the
.do/app.yaml
files?Dr James Hecker
Yes