Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Outer Tracker DTC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
Show more breadcrumbs
cms-tracker-phase2-backend-systems
Back End Firmware
Outer Tracker DTC
Merge requests
!12
Fix CI issues
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fix CI issues
dmonk-ci-test
into
dmonk-module-specific-restructure
Overview
0
Commits
31
Pipelines
9
Changes
1
Merged
David Gabriel Monk
requested to merge
dmonk-ci-test
into
dmonk-module-specific-restructure
4 years ago
Overview
0
Commits
31
Pipelines
9
Changes
1
Expand
0
0
Merge request reports
Compare
dmonk-module-specific-restructure
version 9
72610e01
4 years ago
version 8
72610e01
4 years ago
version 7
57be863f
4 years ago
version 6
375f85f9
4 years ago
version 5
70c919be
4 years ago
version 4
7a70f4ec
4 years ago
version 3
37a3cc0d
4 years ago
version 2
a676ff88
4 years ago
version 1
f370d03b
4 years ago
dmonk-module-specific-restructure (base)
and
latest version
latest version
2a61581d
31 commits,
4 years ago
version 9
72610e01
30 commits,
4 years ago
version 8
72610e01
79 commits,
4 years ago
version 7
57be863f
78 commits,
4 years ago
version 6
375f85f9
77 commits,
4 years ago
version 5
70c919be
76 commits,
4 years ago
version 4
7a70f4ec
75 commits,
4 years ago
version 3
37a3cc0d
74 commits,
4 years ago
version 2
a676ff88
73 commits,
4 years ago
version 1
f370d03b
72 commits,
4 years ago
1 file
+
1
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitlab-ci.yml
+
1
−
4
Options
@@ -101,10 +101,7 @@ Make Project:
-
cd ci/builds/work
-
ipbb proj create vivado $CI_PROJECT_NAME-$PROJECT_ALGORITHM $CI_PROJECT_NAME:$PROJECT_ALGORITHM -t $PROJECT_DEPFILE
-
cd proj/$CI_PROJECT_NAME-$PROJECT_ALGORITHM
-
pwd
-
ls -alFgh
-
cat .ipbbproj
-
ipbb vivado project -c
-
ipbb vivado project --single -c
-
cd ..
-
cp -r $CI_PROJECT_NAME-$PROJECT_ALGORITHM $CI_PROJECT_DIR/ci/builds/artifacts/
artifacts
:
Loading