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
Stack Of Tasks
pinocchio-tutorials
Commits
a632f300
Commit
a632f300
authored
Apr 11, 2018
by
Guilhem Saurel
Browse files
[CI/CD] Use artifacts
parent
6072ce37
Pipeline
#541
passed with stage
in 4 minutes and 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
a632f300
robotpkg-pinocchio-tutorials-16.04
:
image
:
ubuntu:16.04
before_script
:
-
apt-get update -qq
-
apt-get install -qqy asciidoc cmake g++ source-highlight
script
:
-
cmake .
-
make
artifacts
:
paths
:
-
html
expire_in
:
1 day
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