Skip to content

Commit c509957

Browse files
committed
Adding database build task
1 parent b5cb6b2 commit c509957

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

templates/t-extend-database-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ stages:
5959
echo "##vso[task.prependpath]${{addpath.path}}"
6060
ls -ltr ${{addpath.path}}
6161
echo $PATH
62+
63+
ls -ltr $(Build.BinariesDirectory)
6264
displayName: 'Add To path ${{addpath.path}}'
6365
6466
- bash: |

0 commit comments

Comments
 (0)