added an extra slash

This commit is contained in:
Carlos Zamora 2021-06-14 12:36:26 -07:00
parent dc9fd554c4
commit facdf7745c

View file

@ -32,7 +32,7 @@ stages:
vmImage: 'ubuntu-latest'
variables:
publishedArtifactsPath: drop
artifactsPath: $(Build.SourcesDirectory)\Artifacts
artifactsPath: $(Build.SourcesDirectory)Artifacts
jobs:
- job:
steps: