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

auto-install in chcpbuild.option has no effect. #97

@boedy

Description

@boedy

If I add

<chcp>
        <auto-install enabled="false" />
</chcp>

to my config.xml. This is removed when I use chcpbuild.option. When I add it to the chcpbuild.option file this also has no effect:

{
  "staging": {
    "auto-install": "false",
    "auto-install": {
        "enabled": false
    },
    "config-file": "some url"
  }
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions