We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 975ba43 + 43f9f79 commit 818e96cCopy full SHA for 818e96c
1 file changed
azure.yaml
@@ -63,6 +63,16 @@ hooks:
63
Write-Host ""
64
shell: pwsh
65
interactive: true
66
+ posix:
67
+ run: |
68
+ echo ""
69
+ echo " ---------------------------------------------------------------------------------------------------"
70
+ echo " Note: If deployment fails or you encounter an issue, please open an issue with the deployment logs."
71
+ echo " https://github.com/microsoft/content-generation-solution-accelerator/issues"
72
73
74
+ shell: sh
75
+ interactive: true
76
postprovision:
77
windows:
78
run: |
0 commit comments