Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gitlab-runner-docker
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
Package registry
Model registry
Operate
Environments
Terraform modules
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
shore
gitlab-runner-docker
Commits
2f93d72f
Commit
2f93d72f
authored
4 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
Fix issues from pre-commit.
parent
7b34e716
No related branches found
No related tags found
No related merge requests found
Pipeline
#191
canceled
4 years ago
Stage: test
Stage: build
Stage: run
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+3
-3
3 additions, 3 deletions
.gitlab-ci.yml
README.md
+2
-3
2 additions, 3 deletions
README.md
with
5 additions
and
6 deletions
.gitlab-ci.yml
+
3
−
3
View file @
2f93d72f
This diff is collapsed.
Click to expand it.
README.md
+
2
−
3
View file @
2f93d72f
...
...
@@ -11,9 +11,8 @@ dockerd socket mounted inside the container).
## Usage
First of all, get the registration token from
https://git.shore.co.il/admin/runners. To build and run on
`ns4.shore.co.il`
,
just run:
First, get the registration token from https://git.shore.co.il/admin/runners. To
build and run on
`ns4.shore.co.il`
, just run:
```
DOCKER_HOST=ssh://ns4.shore.co.il docker-compose build && DOCKER_HOST=ssh://ns4.shore.co.il REGISTRATION_TOKEN='INSERT_TOKEN' RUNNER_NAME=ns4.shore.co.il REGISTER_RUN_UNTAGGED="true" docker-compose up -d
```
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment