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

Allow customizing build dir #964

@MOZGIII

Description

@MOZGIII

Docker allows specifying the build directory: docker build target/artifacts. People usually use it with docker build ., but it is useful at times.

We're relying on using non-. build dir in our build system, so draft doesn't work for us as it doesn't allow customizing build dir (only Dockerfile location).

It would be great if the support for customizing build dir was added to draft.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions