summaryrefslogtreecommitdiff
path: root/lib/gitlab_net.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gitlab_net.rb')
-rw-r--r--lib/gitlab_net.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/gitlab_net.rb b/lib/gitlab_net.rb
index cab64bd..28971ef 100644
--- a/lib/gitlab_net.rb
+++ b/lib/gitlab_net.rb
@@ -15,6 +15,7 @@ class GitlabNet
action: cmd,
ref: ref,
project: project_name,
+ forced_push: forced_push,
}
params.merge!(oldrev: oldrev) if oldrev