Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Librem5
developer.puri.sm
Commits
7a5e14cd
Commit
7a5e14cd
authored
Mar 11, 2019
by
David Boddie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Apply CI fix to ensure builds work with submodules
parent
66369f62
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
.gitlab-ci.yml
.gitlab-ci.yml
+3
-1
No files found.
.gitlab-ci.yml
View file @
7a5e14cd
...
...
@@ -6,7 +6,9 @@ build_html:
stage
:
build
before_script
:
-
apt-get -y update
-
apt-get -y install make python3-sphinx libxml2-utils flake8
-
apt-get -y install make python3-sphinx libxml2-utils flake8 git
-
git submodule init
-
git submodule update
tags
:
-
librem5
script
:
...
...
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