Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
argupta
openfpm_pdata
Commits
c79bf620
Commit
c79bf620
authored
Nov 05, 2018
by
incardon
Browse files
Testing CI with pdata
parent
59652e77
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
c79bf620
...
...
@@ -8,6 +8,8 @@ echo "arg: $3"
echo
"arg:
$4
"
echo
"Branch name:
$6
"
echo
"CCCCCCCCCCCCCCCCCCC
$6
"
if
[
x
"
$6
"
==
x
""
]
;
then
branch
=
$(
git ls-remote
--heads
origin |
grep
$(
git rev-parse HEAD
)
|
cut
-d
/
-f
3
)
else
...
...
Write
Preview
Markdown
is supported
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