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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
UNL ITS
docker-ci
Merge requests
!34
develop to master
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
develop to master
develop
into
master
Overview
0
Commits
35
Pipelines
1
Changes
12
Merged
develop to master
Raul Barreras
requested to merge
develop
into
master
Sep 18, 2019
Overview
0
Commits
35
Pipelines
1
Changes
12
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
1100cbfb
35 commits,
Sep 18, 2019
12 files
+
278
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
12
.dev/hooks/pre-commit
0 → 100755
+
2
−
0
View file @ 1100cbfb
Edit in single-file editor
Open in Web IDE
#!/bin/sh
exec
make update_readme
Loading