Skip to content
Snippets Groups Projects
Commit 9144cdb1 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[CI] no tests no doc

parent 68e13460
No related branches found
No related tags found
No related merge requests found
...@@ -25,9 +25,8 @@ cache: ...@@ -25,9 +25,8 @@ cache:
- make checkout MASTER_REPOSITORY="dir ${CI_PROJECT_DIR}" - make checkout MASTER_REPOSITORY="dir ${CI_PROJECT_DIR}"
- make install - make install
- cd work.$(hostname)/$(make show-var VARNAME=DISTNAME) - cd work.$(hostname)/$(make show-var VARNAME=DISTNAME)
- make check
- make doc
- mv doc/doxygen-html ${CI_PROJECT_DIR}
except: except:
- gh-pages - gh-pages
...@@ -40,10 +39,6 @@ robotpkg-talos-metapkg-ros-control-sot-14.04: ...@@ -40,10 +39,6 @@ robotpkg-talos-metapkg-ros-control-sot-14.04:
robotpkg-talos-metapkg-ros-control-sot-16.04: robotpkg-talos-metapkg-ros-control-sot-16.04:
<<: *robotpkg-talos-metapkg-ros-control-sot <<: *robotpkg-talos-metapkg-ros-control-sot
image: ${IMAGE}:16.04 image: ${IMAGE}:16.04
artifacts:
expire_in: 1 day
paths:
- doxygen-html/
robotpkg-talos-metapkg-ros-control-sot-dubnium: robotpkg-talos-metapkg-ros-control-sot-dubnium:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment