As Google Groups is meant for high level product discussions, I recommend 
you continue troubleshooting via your original Stack Overflow post. 

Note, in order to have your cron.yaml uploaded, you need to run the proper 
'gcloud 
app deploy cron.yaml 
<https://cloud.google.com/appengine/docs/flexible/java/scheduling-jobs-with-cron-yaml#Java_app_yaml_Uploading_cron_jobs>'
 
command. This is also true for all other individual yaml files that your 
project contains, as they must be specifically referenced 
<https://cloud.google.com/sdk/gcloud/reference/app/deploy> to be 
uploaded.  If not specified, it will default to using the app.yaml found in 
the current directory.

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/cd71a477-02bf-49b9-86b1-e338fcedcf8d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to