Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
HexEx
libHexEx
Commits
fc5ff4d8
Commit
fc5ff4d8
authored
Dec 09, 2020
by
Max Lyon
Browse files
update submodule in ci script
parent
cbec5382
Pipeline
#16244
failed with stage
in 2 minutes and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CI/ci-linux.sh
View file @
fc5ff4d8
...
...
@@ -79,6 +79,8 @@ echo "======================================================================"
echo
-e
"
${
NC
}
"
git submodule update
--init
--recursive
if
[
!
-d
build-release-
$BUILDPATH
]
;
then
mkdir
build-release-
$BUILDPATH
fi
...
...
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