Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eic_container
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
containers
eic_container
Merge requests
!700
fix: support for gitlab-ci-local
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
fix: support for gitlab-ci-local
gitlab-ci-local
into
master
Overview
0
Commits
15
Pipelines
0
Changes
3
Merged
Wouter Deconinck
requested to merge
gitlab-ci-local
into
master
1 year ago
Overview
0
Commits
15
Pipelines
0
Changes
3
Expand
0
0
Merge request reports
Compare
master
version 17
a3137b02
1 year ago
version 16
e1b99b62
1 year ago
version 15
3e216f10
1 year ago
version 14
1cd284b7
1 year ago
version 13
32a81bcd
1 year ago
version 12
8a8b270d
1 year ago
version 11
be0fd100
1 year ago
version 10
2d932786
1 year ago
version 9
888cea10
1 year ago
version 8
ee1b4440
1 year ago
version 7
a2c0ed2a
1 year ago
version 6
254d6bc4
1 year ago
version 5
51bc8823
1 year ago
version 4
3f9430a7
1 year ago
version 3
2b582766
1 year ago
version 2
7d56086c
1 year ago
version 1
0b689873
1 year ago
master (base)
and
latest version
latest version
135d1d8b
15 commits,
1 year ago
version 17
a3137b02
14 commits,
1 year ago
version 16
e1b99b62
15 commits,
1 year ago
version 15
3e216f10
14 commits,
1 year ago
version 14
1cd284b7
13 commits,
1 year ago
version 13
32a81bcd
12 commits,
1 year ago
version 12
8a8b270d
11 commits,
1 year ago
version 11
be0fd100
10 commits,
1 year ago
version 10
2d932786
9 commits,
1 year ago
version 9
888cea10
8 commits,
1 year ago
version 8
ee1b4440
7 commits,
1 year ago
version 7
a2c0ed2a
6 commits,
1 year ago
version 6
254d6bc4
5 commits,
1 year ago
version 5
51bc8823
4 commits,
1 year ago
version 4
3f9430a7
3 commits,
1 year ago
version 3
2b582766
2 commits,
1 year ago
version 2
7d56086c
1 commit,
1 year ago
version 1
0b689873
1 commit,
1 year ago
3 files
+
60
−
25
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
.gitignore
+
3
−
0
Options
@@ -19,4 +19,7 @@ BUILD
@@ -19,4 +19,7 @@ BUILD
debug
debug
DEBUG
DEBUG
#gitlab-ci-local
.gitlab-ci-local/
.nfs*
.nfs*
Loading