Commit da20553a authored by Kamil Trzcinski's avatar Kamil Trzcinski

Fix CI

parent dabbee65
......@@ -19,6 +19,8 @@
#
class GitlabCiService < CiService
include Gitlab::Application.routes.url_helpers
prop_accessor :token
after_save :compose_service_hook, if: :activated?
......
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