delinquent_files/delinker_job.yaml

changeset 0
3b714bbb1347
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/delinquent_files/delinker_job.yaml	Mon Jan 23 21:37:02 2023 +0100
@@ -0,0 +1,17 @@
+##
+## start: 
+##	become commons-delinquent
+##	toolforge-jobs load delinker_job.yaml
+## stop:
+##      toolforge-jobs flush
+## 
+---
+# continuous job
+- image: tf-php74
+  name: delinker
+  command: ./demon.php
+  continuous: true
+  emails: none
+  # mem 512M (max 305)
+  #mem: 512Mi
+  mem: 768Mi

mercurial