Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
openairinterface5G
Commits
b34e6d45
Commit
b34e6d45
authored
Jun 22, 2018
by
Raphael Defosseux
Browse files
Merge branch 'develop-ci' into 'develop'
CI: stability fix See merge request
!328
parents
e595ec7c
1231aa98
Changes
1
Hide whitespace changes
Inline
Side-by-side
ci-scripts/buildOnVM.sh
View file @
b34e6d45
...
...
@@ -210,8 +210,8 @@ else
fi
echo
"mkdir tmp"
>>
$VM_CMDS
echo
"cd tmp"
>>
$VM_CMDS
echo
"echo
\"
unzip -qq ../localZip.zip
\"
"
>>
$VM_CMDS
echo
"unzip -qq ../localZip.zip"
>>
$VM_CMDS
echo
"echo
\"
unzip -qq
-DD
../localZip.zip
\"
"
>>
$VM_CMDS
echo
"unzip -qq
-DD
../localZip.zip"
>>
$VM_CMDS
if
[
"
$VM_NAME
"
==
"ci-cppcheck"
]
then
echo
"mkdir cmake_targets/log"
>>
$VM_CMDS
...
...
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