a71d1644e8
Use the Toolforge build service to build a custom container that we then run using the jobs service. Bug: T370565
7 lines
154 B
YAML
7 lines
154 B
YAML
---
|
|
- name: ircservserv
|
|
command: ./ircservserv.sh
|
|
image: tool-ircservserv/tool-ircservserv:latest
|
|
continuous: true
|
|
emails: onfailure
|
|
mount: all
|