mirror of
https://github.com/google/nomulus
synced 2026-01-07 05:56:49 +00:00
Delete cron.xml (#1965)
We've successfully migrated to using Cloud Scheduler.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user