We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99140ce commit d43a87fCopy full SHA for d43a87f
1 file changed
ai-services/gpt-video-analysis-in-a-box/azure.yaml
@@ -10,5 +10,9 @@ hooks:
10
run: ./scripts/setSPObjectId.ps1
11
interactive: true
12
continueOnError: false
13
-
+ posix :
14
+ shell: sh
15
+ run: ./scripts/setSPObjectId.ps1
16
+ interactive: true
17
+ continueOnError: false
18
0 commit comments