Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct Pipeline Include Path in Azure Pipeline Build YAML #45

Closed
PlagueHO opened this issue Apr 26, 2020 · 0 comments · Fixed by #47
Closed

Correct Pipeline Include Path in Azure Pipeline Build YAML #45

PlagueHO opened this issue Apr 26, 2020 · 0 comments · Fixed by #47
Assignees
Labels
bug The issue is a bug. enhancement The issue is an enhancement request.

Comments

@PlagueHO
Copy link
Member

This is because a recent change to Azure DevOps Pipelines has removed the ability to use ** in Include/Exclude paths.

https://docs.microsoft.com/en-us/azure/devops/pipelines/repos/github?view=azure-devops&tabs=yaml#wildcards

dsccommunity/ActiveDirectoryDsc#599

@PlagueHO PlagueHO added bug The issue is a bug. enhancement The issue is an enhancement request. labels Apr 26, 2020
@PlagueHO PlagueHO self-assigned this Apr 26, 2020
PlagueHO added a commit to PlagueHO/FileContentDsc that referenced this issue Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug. enhancement The issue is an enhancement request.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant