diff --git a/release-pipeline.yml b/release-pipeline.yml index 8b95d2118..18338df79 100644 --- a/release-pipeline.yml +++ b/release-pipeline.yml @@ -1820,8 +1820,8 @@ stages: git checkout `echo $(Build.SourceBranch) | cut -d "/" -f 1,2 --complement` git --no-pager log --since="12 hours ago" --stat displayName: 'List Commits' - workingDirectory: $(work_dir) + - script: | sudo apt-get install $(tags) $(fuselib) -y chmod 777 *.sh