Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
road-logic-suite
Manage
Activity
Members
Labels
Plan
Issues
5
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
5
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eclipse Projects
Eclipse openpass
road-logic-suite
Merge requests
!5
The source project of this merge request has been removed.
Draft: test - ci1
Closed
Draft: test - ci1
(removed):testci1
into
main
Overview
0
Commits
3
Pipelines
0
Changes
1
Closed
Kim Goh
requested to merge
(removed):testci1
into
main
1 year ago
Overview
0
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
main
version 14
b4d5662d
1 year ago
version 13
dd6fcae0
1 year ago
version 12
4f3cdd4d
1 year ago
version 11
a621743c
1 year ago
version 10
c0fed531
1 year ago
version 9
09a4d071
1 year ago
version 8
c50966fd
1 year ago
version 7
60354cfb
1 year ago
version 6
72d23abd
1 year ago
version 5
984cb533
1 year ago
version 4
08a42cf7
1 year ago
version 3
c14de304
1 year ago
version 2
491f2414
1 year ago
version 1
30b5f354
1 year ago
main (base)
and
latest version
latest version
b5471a16
3 commits,
1 year ago
version 14
b4d5662d
1 commit,
1 year ago
version 13
dd6fcae0
5 commits,
1 year ago
version 12
4f3cdd4d
2 commits,
1 year ago
version 11
a621743c
17 commits,
1 year ago
version 10
c0fed531
15 commits,
1 year ago
version 9
09a4d071
13 commits,
1 year ago
version 8
c50966fd
12 commits,
1 year ago
version 7
60354cfb
11 commits,
1 year ago
version 6
72d23abd
10 commits,
1 year ago
version 5
984cb533
7 commits,
1 year ago
version 4
08a42cf7
5 commits,
1 year ago
version 3
c14de304
4 commits,
1 year ago
version 2
491f2414
3 commits,
1 year ago
version 1
30b5f354
1 commit,
1 year ago
1 file
+
3
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
utils/ci/scripts/10_prepare.sh
+
3
−
0
Options
@@ -48,3 +48,6 @@ whereis buildifier
echo
"Checkout git submodules recursively ..."
git submodule update
--init
--recursive
git tag
git fetch
--tags
git tag
Loading