Deploying cron.yaml or cron.xml to Google App Engine with REST api
40 views
Skip to first unread message
Supratim Bandyopadhyaya
unread,
Aug 26, 2017, 5:34:46 AM8/26/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
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.
pdknsk
unread,
Aug 27, 2017, 3:36:21 PM8/27/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message