delinquent_files/delinker_job.yaml

Mon, 23 Jan 2023 21:37:02 +0100

author
Peter Gervai <grin@grin.hu>
date
Mon, 23 Jan 2023 21:37:02 +0100
changeset 0
3b714bbb1347
permissions
-rw-r--r--

Add files without passwords and other unwanted fluff.

##
## 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