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.
1 parent 86b6485 commit bb6b81cCopy full SHA for bb6b81c
azure.yaml
@@ -61,16 +61,16 @@ services:
61
# run: python ../../../scripts/copy_prepdocslib.py
62
# interactive: false
63
# continueOnError: false
64
- text-processor:
65
- project: ./app/functions/text_processor
66
- language: py
67
- host: function
68
- hooks:
69
- prepackage:
70
- shell: pwsh
71
- run: python ../../../scripts/copy_prepdocslib.py
72
- interactive: false
73
- continueOnError: false
+ # text-processor:
+ # project: ./app/functions/text_processor
+ # language: py
+ # host: function
+ # hooks:
+ # prepackage:
+ # shell: pwsh
+ # run: python ../../../scripts/copy_prepdocslib.py
+ # interactive: false
+ # continueOnError: false
74
hooks:
75
preprovision:
76
windows:
0 commit comments