Skip to content
Snippets Groups Projects
Commit 1bbcecf1 authored by calrama's avatar calrama
Browse files

ci/cd: Remove raw build, only robotracker plugins and python wheel left

parent c84fed1f
Branches
No related tags found
No related merge requests found
Pipeline #25873 passed
......@@ -46,16 +46,6 @@ stages:
expire_in: 1 day
script: ./.gitlab-ci.py build
build centos-7:
extends: .centos-7
<<: *build
variables:
<<: [ *release, *hdf5, *mxnet, *cpp_lib ]
before_script:
- ./.gitlab-ci.py prepare
--dependency robofish-interfaces bioroboticslab/robofish/interfaces master 'package centos-7'
- export PACKAGE_TXZ='ON'
build centos-7[robotracker]:
extends: .centos-7
<<: *build
......@@ -92,12 +82,6 @@ build centos-7[python]:
expire_in: 1 week
script: ./.gitlab-ci.py package
package centos-7:
extends: .centos-7
dependencies:
- build centos-7
<<: *package
package centos-7[robotracker]:
extends: .centos-7
dependencies:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment