Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Simon Braß
jenkins-scripts
Commits
6c5f7510
Commit
6c5f7510
authored
Jul 19, 2016
by
Simon Brass
Browse files
fixup! [OCaml] add prefix
parent
d3c0e990
Changes
1
Hide whitespace changes
Inline
Side-by-side
ocaml.groovy
View file @
6c5f7510
...
...
@@ -36,7 +36,7 @@ node('master') {
try
{
stage
'Checkout'
checkout
scm
sh
'git rev-parse --short HEAD
|
GIT_HEAD'
sh
'git rev-parse --short HEAD
>
GIT_HEAD'
commit
=
readFile
(
'GIT_HEAD'
)
prefix
=
"${prefix}${commit}"
echo
"${prefix}"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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