I am trying to deploy a cron job to google app engine using only REST api exposed by google cloud api. So far I have been able to deploy my application (java8,war) using the rest api and it works nicely. The problem is that the app deployment via rest ignores the cron job built into the application(either cron.yaml or cron.xml) archieve. I was wondering if someone has achieved the same and could point me to the right direction/documentations.
-- 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/8b465666-f445-478b-969d-76970109ef01%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
