diff --git a/static/directives/trigger/custom-git/trigger-description.html b/static/directives/trigger/custom-git/trigger-description.html index 9264669cd..abd3ecd7d 100644 --- a/static/directives/trigger/custom-git/trigger-description.html +++ b/static/directives/trigger/custom-git/trigger-description.html @@ -1,5 +1,5 @@ - + Push to {{ trigger.config.build_source }}
diff --git a/static/directives/trigger/gitlab/trigger-description.html b/static/directives/trigger/gitlab/trigger-description.html index 930fcd0c7..232b110ab 100644 --- a/static/directives/trigger/gitlab/trigger-description.html +++ b/static/directives/trigger/gitlab/trigger-description.html @@ -1,5 +1,5 @@ - + Push to GitLab repository {{ trigger.config.build_source }}