Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Khawaja Ibrahim Mohiuddin
shared_library_clone_example
Commits
f3bbae9b
Commit
f3bbae9b
authored
5 years ago
by
kmohiuddin
Browse files
Options
Download
Email Patches
Plain Diff
modified hello.groovy in var
parent
c9262fb8
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
vars/enableBalancerUtils.groovy
+1
-1
vars/enableBalancerUtils.groovy
vars/hello.groovy
+1
-1
vars/hello.groovy
with
2 additions
and
2 deletions
+2
-2
vars/enableBalancerUtils.groovy
+
1
-
1
View file @
f3bbae9b
...
@@ -2,5 +2,5 @@
...
@@ -2,5 +2,5 @@
def
call
(
body
)
{
def
call
(
body
)
{
echo
"Enable balancer"
echo
"Enable balancer"
return
this
//
return this
}
}
This diff is collapsed.
Click to expand it.
vars/hello.groovy
+
1
-
1
View file @
f3bbae9b
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help