finish compile artifact

This commit is contained in:
João Moreno
2020-12-16 20:37:52 +01:00
parent 7d0d3835e6
commit a8b4e9817f
6 changed files with 30 additions and 88 deletions

View File

@@ -17,7 +17,7 @@ steps:
inputs:
artifact: CompilationOutput
path: $(System.DefaultWorkingDirectory)
displayName: Download Compilation Output
displayName: Download compilation output
- script: |
set -e