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
e73e15b7
Commit
e73e15b7
authored
Aug 01, 2018
by
jhskone
Browse files
switch to debian 7 image
parent
1bf19a93
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e73e15b7
...
@@ -53,7 +53,7 @@ west_test_gamma:
...
@@ -53,7 +53,7 @@ west_test_gamma:
west_doc_build
:
west_doc_build
:
tags
:
[
rcc
,
docker
,
node-01
]
tags
:
[
rcc
,
docker
,
node-01
]
stage
:
doc
stage
:
doc
image
:
gcc:4.9.4
image
:
debian:7
before_script
:
before_script
:
-
apt-get update > /dev/null
-
apt-get update > /dev/null
-
apt-get install -qq build-essential > /dev/null
-
apt-get install -qq build-essential > /dev/null
...
...
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