Skip to content

Odooghost freeze when trying to clone an unexisting repository #10

@BurkhalterY

Description

@BurkhalterY

Odooghost freeze when trying to clone an unexisting repository.

Exemple of stack:

name: Test
services:
  odoo:
    version: 16.0
    cmdline: "--workers=2"
    addons:
      - type: remote
        mode: mount
        origin: https://github.com/unexisting/repository.git
        branch: "16.0"
        path: /home/ybu/docker/git/16.0/unexisting/repository
  db:
    type: local
    version: 14

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions