mirror of
https://github.com/google/nomulus.git
synced 2025-08-03 16:32:11 +02:00
Delete cron.xml (#1965)
We've successfully migrated to using Cloud Scheduler.
This commit is contained in:
parent
10b9951638
commit
28c671922c
6 changed files with 1 additions and 23 deletions
|
@ -59,7 +59,7 @@ steps:
|
|||
else
|
||||
project_id="domain-registry-${_ENV}"
|
||||
fi
|
||||
for filename in cron dispatch queue; do
|
||||
for filename in dispatch queue; do
|
||||
gcloud -q --project $project_id app deploy \
|
||||
default/WEB-INF/appengine-generated/$filename.yaml
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue