Skip to content
Closed
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions azure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,8 @@ hooks:
Write-Host ""
shell: pwsh
interactive: true
posix:
run: |
printf '\n\033[33m ---------------------------------------------------------------------------------------------------\033[0m\n\033[33m Note: If deployment fails or you encounter an issue, please open an issue with the deployment logs.\033[0m\n\033[36m https://github.com/microsoft/content-processing-solution-accelerator/issues\033[0m\n\033[33m ---------------------------------------------------------------------------------------------------\033[0m\n\n'
shell: sh
interactive: true
Expand Down