Update git submodules
* Update plugins/delete-project from branch 'master'
to ce9fda30683b5b6f4bb5bf503e5a72001e708801
- Allow scheduling archiving in the same way as deletion
Currently it's possible to schedule the deletion of trash folders, but
not the archiving of repositories, which operates on its own, non
configurable, schedule. This creates confusions as to why there are two
separate schedules for two very similar tasks.
Align scheduling of repositories archiving to that of trash folder
deletion.
Bug: Issue 461332435
Change-Id: I27595912142693143b1352fee0e13b6321e385de
diff --git a/plugins/delete-project b/plugins/delete-project
index 9084b14..ce9fda3 160000
--- a/plugins/delete-project
+++ b/plugins/delete-project
@@ -1 +1 @@
-Subproject commit 9084b1406aba2f1d16fc934c2dc4eb2649e9571d
+Subproject commit ce9fda30683b5b6f4bb5bf503e5a72001e708801