summaryrefslogtreecommitdiff
path: root/app/views/projects/triggers
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2015-12-11 14:37:16 +0100
committerKamil Trzcinski <ayufan@ayufan.eu>2015-12-11 18:02:10 +0100
commitdd8102f2d1acd803793777b26c84d7c6e977b8e2 (patch)
tree42be96d61c921b6fa76e05fc3c796b5af62a976d /app/views/projects/triggers
parent513d551c8f7078e263d31ef2c30a1f72cbab3fae (diff)
downloadgitlab-ce-dd8102f2d1acd803793777b26c84d7c6e977b8e2.tar.gz
Fix specs
Diffstat (limited to 'app/views/projects/triggers')
-rw-r--r--app/views/projects/triggers/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/triggers/index.html.haml b/app/views/projects/triggers/index.html.haml
index fb3794764c5..bd346c4b8e6 100644
--- a/app/views/projects/triggers/index.html.haml
+++ b/app/views/projects/triggers/index.html.haml
@@ -68,4 +68,4 @@
-F token=TOKEN \
-F "ref=REF_NAME" \
-F "variables[RUN_NIGHTLY_BUILD]=true" \
- #{builds_trigger_url(@project.id, 'TOKEN')}
+ #{builds_trigger_url(@project.id)}