Skip to content

Ignore teaspoon tasks in production environment

What does this MR do?

Restrict teaspoon tasks introduced by !6059 (merged) to development environment.

Why was this MR needed?

Otherwise we get syntax errors in production environment, see https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6059#note_17597729

Thanks @rtripault for reporting this!

Merge request reports