Skip to content

Fix Drone CI service template not saving properly

Stan Hu requested to merge stanhu/gitlab-ce:fix-drone-ci-template-save into master

This fixes an Error 500 when attempting to save a Drone CI template in the service template page. hook.url was not being used and depended upon a project when none existed.

/cc: @bugagazavr

Closes #3419 (closed)

Merge request reports