Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docker-ci
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
UNL ITS
docker-ci
Merge requests
!35
Sync Master with Develop
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Sync Master with Develop
develop
into
master
Overview
0
Commits
2
Pipelines
1
Changes
12
Merged
Raul Barreras
requested to merge
develop
into
master
5 years ago
Overview
0
Commits
2
Pipelines
1
Changes
12
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
ae707aea
2 commits,
5 years ago
12 files
+
150
−
100
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
12
Search (e.g. *.vue) (Ctrl+P)
.gitlab/ci/build.yml
0 → 100644
+
8
−
0
Options
Make All Images
:
stage
:
build
image
:
projectatomic/dockerfile-lint
tags
:
-
linux, dockerd
script
:
-
make
Loading