Hello,
I have a Laravel PHP app. I need to deploy it into several "versions".

Accordingly, I added a new folder `/ci`

Inside this folder I have files like:

`qa.app.yaml`
`qa.cloud_build.yaml`

However, when this CloudBuild runs, it's taking the `/app.yaml` file 
instead.

Later, I need to add files for staging and production.

How should I structure those files so that CloudBuild uses the correct 
app.yaml file?

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/60bb2e52-2367-434c-92d3-12994c0aa552n%40googlegroups.com.

Reply via email to