Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mb_ba
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
bioroboticslab
robofish
mb_ba
Commits
1bbcecf1
Commit
1bbcecf1
authored
5 years ago
by
calrama
Browse files
Options
Downloads
Patches
Plain Diff
ci/cd: Remove raw build, only robotracker plugins and python wheel left
parent
c84fed1f
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#25873
passed
5 years ago
Stage: build
Stage: package
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+0
-16
0 additions, 16 deletions
.gitlab-ci.yml
with
0 additions
and
16 deletions
.gitlab-ci.yml
+
0
−
16
View file @
1bbcecf1
...
...
@@ -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
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment