Skip to content

Commit

Permalink
Test Pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
dphulkar-msft committed Sep 30, 2024
1 parent f7d149b commit 33d4f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 33d4f60

Please sign in to comment.