Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
os
eDrive
Commits
419246e9
Commit
419246e9
authored
Jan 22, 2019
by
Romain Hunault
Browse files
Fix submodule address
parent
505e9640
Pipeline
#2780
failed with stage
in 2 minutes and 28 seconds
Changes
2
Pipelines
3
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
419246e9
...
...
@@ -4,6 +4,7 @@ stages:
-
build
before_script
:
-
git submodule sync
-
git submodule update --init --recursive
-
export GRADLE_USER_HOME=$(pwd)/.gradle
-
chmod +x ./gradlew
...
...
.gitmodules
View file @
419246e9
[submodule "android-nc-lib"]
path = android-nc-lib
url =
ssh://git@gitlab.e.foundation:2222/vincent
/nextcloud-android-lib.git
url =
..
/nextcloud-android-lib.git
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