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

Including a gitignored file still not working #399

@ruwentos

Description

@ruwentos

Describe the bug
The Bug is described already here.

It says: 'This should be fixed in the latest version of the CLI (1.0.20190904.13)'.

I'm using:
Azure Dev Spaces CLI
1.0.20200827.4
API v3.2

The problem is still there.

My azds.yaml:

build:
     dockerfile: Dockerfile.develop
     useGitIgnore: true
     ignore:
     - "!NuGet.Config"

When I comment out the .gitignore rule, it works.

What's the story on that fix?

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