Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
west-public
West
Commits
1394ef78
Commit
1394ef78
authored
Aug 01, 2018
by
jhskone
Browse files
apt-get install zlib1g
parent
e73e15b7
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1394ef78
...
...
@@ -60,6 +60,7 @@ west_doc_build:
-
apt-get install -qq apt-utils > /dev/null
-
apt-get install -qq wget git > /dev/null
-
apt-get -qq install vim > /dev/null
-
apt-get -qq install zlib1g > /dev/null
-
export TZ="US/Central"
-
rm -f /etc/localtime
-
cp /usr/share/zoneinfo/$TZ /etc/localtime
...
...
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