Skip to content
This repository was archived by the owner on May 12, 2018. It is now read-only.

Commit d5e5652

Browse files
committed
update readme
1 parent 2a99d5d commit d5e5652

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,14 @@ bin/setup -C /my/runner/working/directory
117117

118118
You can also specify RUNNER_DESCRIPTION and RUNNER_TAG_LIST during setup.
119119

120+
To unlink the runner from the coordinator you can run following command:
121+
122+
```
123+
bin/unlink
124+
```
125+
126+
It will remove the runner's information from the coordinator and remove the given token from the current runner
127+
120128
#### Create an Upstart job (Ubuntu, Centos 6)
121129

122130
```

0 commit comments

Comments
 (0)