Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kadeploy
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
grid5000
kadeploy
Merge requests
!35
Move rubocop stage to grid5000-gitlab-templates
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Move rubocop stage to grid5000-gitlab-templates
feature/update-ci
into
master
Overview
0
Commits
2
Pipelines
1
Changes
3
Merged
Albin PETIT
requested to merge
feature/update-ci
into
master
3 years ago
Overview
0
Commits
2
Pipelines
1
Changes
3
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
20739a78
2 commits,
3 years ago
3 files
+
8
−
12
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
lib/kadeploy3/server/kadeploy.rb
+
2
−
0
Options
@@ -98,7 +98,9 @@ module Kadeploy
end
end
when
:get
nil
when
:delete
nil
else
raise
end
Loading