Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>evy makedir task
evy makedir task

evy makedir task

Evy Solutions GmbH

|
11 installs
| (0) | Preview
Simply creates a directory without shell interaction.
Get it free

MakeDirecotry

Simply creates a directory without shell interaction.

Features

  • Creates a directory without shell interactions
  • Verifies the existance of the created path

Usage

The following example demonstrates the usage of MakeDirectory@1 Release builds:

steps:
- task: MakeDirectory@1
  displayName: Create $(Agent.TempDirectory)/.binaries/
  inputs:
    path: '$(Agent.TempDirectory)/.binaries/'
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft