1
0
mirror of https://github.com/google/nomulus synced 2026-01-07 22:15:30 +00:00

Remove the wipeout job on QA (#2183)

This commit is contained in:
Lai Jiang
2023-10-17 13:05:31 -04:00
committed by GitHub
parent 779da518df
commit b1ec81f054

View File

@@ -59,13 +59,4 @@
</description>
<schedule>7 3 * * *</schedule>
</task>
<task>
<url><![CDATA[/_dr/task/wipeOutCloudSql]]></url>
<name>wipeOutCloudSql</name>
<description>
This job runs an action that deletes all data in Cloud SQL.
</description>
<schedule>7 3 * * 6</schedule>
</task>
</entries>