We shouldn't run the dockerfile worker on the main host anymore.
This commit is contained in:
parent
c856908161
commit
ef76ea9318
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ start the workers:
|
|||
|
||||
```
|
||||
STACK=prod python -m workers.diffsworker -D
|
||||
STACK=prod python -m workers.dockerfilebuild -D
|
||||
STACK=prod python -m workers.webhookworker -D
|
||||
```
|
||||
|
||||
|
|
Reference in a new issue