Commit 75b1b42e by Alex Dusenbery

Add notifier back to CI.

parent 6aea5687
- Role: notifier
- Added notifier back to continuous integration.
- Role: discovery - Role: discovery
- Added `DISCOVERY_REPOS` to allow configuring discovery repository details. - Added `DISCOVERY_REPOS` to allow configuring discovery repository details.
......
...@@ -30,9 +30,7 @@ ...@@ -30,9 +30,7 @@
- oraclejdk - oraclejdk
- elasticsearch - elasticsearch
- forum - forum
# Removing until Notifier is fully fixed. - { role: notifier, NOTIFIER_DIGEST_TASK_INTERVAL: "5" }
# Can be uncommented once EDUCATOR-1594 has been resolved.
# - { role: notifier, NOTIFIER_DIGEST_TASK_INTERVAL: "5" }
- { role: "xqueue", update_users: True } - { role: "xqueue", update_users: True }
- role: xserver - role: xserver
when: XSERVER_GIT_IDENTITY|length > 0 when: XSERVER_GIT_IDENTITY|length > 0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment