瀏覽代碼

Restore missing targetFolder

Joshua M. Boniface 4 年之前
父節點
當前提交
ca40eff83d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .ci/azure-pipelines-package.yml

+ 1 - 0
.ci/azure-pipelines-package.yml

@@ -63,6 +63,7 @@ jobs:
       sshEndpoint: repository
       sourceFolder: '$(Build.SourcesDirectory)/deployment/dist'
       contents: '**'
+      targetFolder: '/srv/repository/incoming/azure/$(Build.BuildNumber)/$(BuildConfiguration)'
 
 - job: OpenAPISpec
   dependsOn: Test