다음을 통해 공유


workspace definition

Workspace options on the agent.

workspace:
  clean: outputs | resources | all # Scorch the repo before fetching?

Note

This definition is a supporting definition and is not intended for use directly in a pipeline. This article provides the YAML syntax for this supporting type, but does not show usage examples. For more information on using the definitions that this type supports, see the following definition links.

Definitions that reference this definition: pipeline, jobs.job

Properties

clean string.
Scorch the repo before fetching? outputs | resources | all.