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
JastAdd
ros2rag
Commits
1418c56e
Commit
1418c56e
authored
May 04, 2020
by
René Schöne
Browse files
Use init instead of sync.
parent
5c18b7a4
Pipeline
#6509
failed with stage
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1418c56e
...
...
@@ -8,8 +8,8 @@ test:
image
:
openjdk:8
stage
:
build
before_script
:
-
git submodule
sync --recursive
-
git submodule update --
force --recursiv
e
-
git submodule
init
-
git submodule update --
remot
e
-
cat .gitmodules
-
cat .git/config
-
ls -lah *
...
...
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