Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilhem Saurel
pinocchio
Commits
af72f18e
Unverified
Commit
af72f18e
authored
Sep 05, 2018
by
Justin Carpentier
Browse files
[Gitlab] Change make check to make test
parent
61b5d898
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
af72f18e
...
...
@@ -18,7 +18,7 @@ cache:
-
make checkout MASTER_REPOSITORY="dir ${CI_PROJECT_DIR}"
-
make install
-
cd work.$(hostname)/$(make show-var VARNAME=DISTNAME)
-
make
check
-
make
test
robotpkg-pinocchio-14.04-release
:
<<
:
*robotpkg-pinocchio
...
...
@@ -42,7 +42,6 @@ robotpkg-pinocchio-18.04-release:
-
make checkout MASTER_REPOSITORY="dir ${CI_PROJECT_DIR}"
-
make install
-
cd work.$(hostname)/$(make show-var VARNAME=DISTNAME)
-
make check
robotpkg-py-pinocchio-py3-18.04-release
:
<<
:
*robotpkg-py-pinocchio
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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