Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gitlab-runner
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
Ansible
gitlab-runner
Compare revisions
e1f34a02e674542fba76b2505dc16ac43ecde19d to b932ca07adfd3117987b8c985557c328257b3887
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
ansible/gitlab-runner
Select target project
No results found
b932ca07adfd3117987b8c985557c328257b3887
Select Git revision
Branches
master
Tags
v1.0.0
v1.1.0
v1.1.1
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.1.6
v1.1.6.1
v1.1.7
v1.1.7.1
v1.1.7.2
13 results
Swap
Target
ansible/gitlab-runner
Select target project
ansible/gitlab-runner
1 result
e1f34a02e674542fba76b2505dc16ac43ecde19d
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (3)
Update README.md
· 70497109
Erick Hitter
authored
6 years ago
70497109
Remove debugging
· 10bf1711
Erick Hitter
authored
6 years ago
10bf1711
Merge branch 'update/badge' into 'master'
· b932ca07
Erick Hitter
authored
6 years ago
Update README.md See merge request
!3
b932ca07
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+0
-2
0 additions, 2 deletions
.gitlab-ci.yml
README.md
+1
-1
1 addition, 1 deletion
README.md
with
1 addition
and
3 deletions
.gitlab-ci.yml
View file @
b932ca07
...
...
@@ -25,8 +25,6 @@ before_script:
-
printf '[defaults]\nroles_path=../' > ./ansible.cfg
-
ls -la ./
lint
:
stage
:
test
script
:
...
...
This diff is collapsed.
Click to expand it.
README.md
View file @
b932ca07
GitLab Runner [](https://travis-ci.org/riemers
/ansible
-
gitlab-runner
) [](https://galaxy.ansible.com/riemers
/gitlab-runner/)
GitLab Runner [](https://git.ethitter.com/ansible
/gitlab-runner/
commits/master
)
=============
This role will install the
[
official GitLab Runner
](
https://gitlab.com/gitlab-org/gitlab-runner
)
...
...
This diff is collapsed.
Click to expand it.