mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 05:00:16 +03:00
6 lines
155 B
YAML
6 lines
155 B
YAML
steps:
|
|
- task: PublishPipelineArtifact@0
|
|
inputs:
|
|
artifactName: windows-$(MODEL)
|
|
targetPath: artifacts
|
|
displayName: Publish artifacts
|