Skip to content
Snippets Groups Projects
Commit 2f93d72f authored by nimrod's avatar nimrod
Browse files

Fix issues from pre-commit.

parent 7b34e716
No related branches found
No related tags found
No related merge requests found
Pipeline #191 canceled
......@@ -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
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment